mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-27 07:44:31 +02:00
Reset setDaytime and setSeason on quit
This commit is contained in:
parent
3200dd9d15
commit
ab55d4d1d7
@ -306,6 +306,9 @@
|
||||
If JoinServerScreen.Online = True Then
|
||||
Core.ServersManager.ServerConnection.Disconnect()
|
||||
End If
|
||||
|
||||
World.setDaytime = Nothing
|
||||
World.setSeason = Nothing
|
||||
Chat.ClearChat()
|
||||
ScriptStorage.Clear()
|
||||
GameModeManager.SetGameModePointer("Kolben")
|
||||
|
Loading…
x
Reference in New Issue
Block a user