mirror of
https://github.com/moparisthebest/Simba
synced 2025-03-03 02:41:54 -05:00
Fix play/pause combo on Windows. :-)
This commit is contained in:
parent
f38da4bc8c
commit
fcc752e279
@ -863,9 +863,6 @@ end;
|
||||
|
||||
procedure TSimbaForm.RunScript;
|
||||
begin
|
||||
if CurrThread <> nil then
|
||||
exit;
|
||||
|
||||
with CurrScript do
|
||||
begin
|
||||
if ScriptState = ss_Paused then
|
||||
|
Loading…
x
Reference in New Issue
Block a user