mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
Reset run toggle when quit save
This commit is contained in:
parent
e497776ecd
commit
8a478fa3c8
@ -318,6 +318,7 @@
|
||||
TextureManager.TextureList.Clear()
|
||||
TextureManager.TextureRectList.Clear()
|
||||
Whirlpool.LoadedWaterTemp = False
|
||||
Core.Player.RunToggled = False
|
||||
Core.SetScreen(New PressStartScreen())
|
||||
Core.Player.loadedSave = False
|
||||
End Sub
|
||||
|
Loading…
x
Reference in New Issue
Block a user