just the script block fix without the other "fixes"

This commit is contained in:
darkfire006 2022-08-06 21:48:57 -05:00
parent 21bfdc2b74
commit 56908b35f9
1 changed files with 2 additions and 0 deletions

View File

@ -66,6 +66,8 @@
Screen.Camera.StopMovement()
ActivateScript = False
TriggerScript(False)
Else
TriggeredScriptBlock = False
End If
MyBase.Update()