just the script block fix without the other "fixes"
This commit is contained in:
parent
21bfdc2b74
commit
56908b35f9
|
@ -66,6 +66,8 @@
|
|||
Screen.Camera.StopMovement()
|
||||
ActivateScript = False
|
||||
TriggerScript(False)
|
||||
Else
|
||||
TriggeredScriptBlock = False
|
||||
End If
|
||||
|
||||
MyBase.Update()
|
||||
|
|
Loading…
Reference in New Issue