mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
reset call flag to blank after script
This commit is contained in:
parent
28070fa083
commit
d9473e5454
@ -71,6 +71,7 @@ nextScript:
|
||||
Logger.Debug("Unlock Camera")
|
||||
CType(Screen.Camera, OverworldCamera).YawLocked = False
|
||||
CType(Screen.Camera, OverworldCamera).ResetCursor()
|
||||
GameJolt.PokegearScreen.Call_Flag = ""
|
||||
End If
|
||||
If reDelay > 0.0F Then
|
||||
reDelay -= 0.1F
|
||||
|
Loading…
x
Reference in New Issue
Block a user