mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-25 14:54:48 +02:00
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()
|
Screen.Camera.StopMovement()
|
||||||
ActivateScript = False
|
ActivateScript = False
|
||||||
TriggerScript(False)
|
TriggerScript(False)
|
||||||
|
Else
|
||||||
|
TriggeredScriptBlock = False
|
||||||
End If
|
End If
|
||||||
|
|
||||||
MyBase.Update()
|
MyBase.Update()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user