diff --git a/Projects/Simba/simbaunit.pas b/Projects/Simba/simbaunit.pas index 9f9a317..4091c31 100644 --- a/Projects/Simba/simbaunit.pas +++ b/Projects/Simba/simbaunit.pas @@ -863,9 +863,6 @@ end; procedure TSimbaForm.RunScript; begin - if CurrThread <> nil then - exit; - with CurrScript do begin if ScriptState = ss_Paused then