mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-29 00:34:38 +02:00
Reset VoltorbFlip on Pause Menu quit
This commit is contained in:
parent
3074bb8285
commit
7be2275050
@ -300,6 +300,8 @@
|
|||||||
VoltorbFlip.VoltorbFlipScreen.PreviousLevel = 1
|
VoltorbFlip.VoltorbFlipScreen.PreviousLevel = 1
|
||||||
VoltorbFlip.VoltorbFlipScreen.ConsecutiveWins = 0
|
VoltorbFlip.VoltorbFlipScreen.ConsecutiveWins = 0
|
||||||
VoltorbFlip.VoltorbFlipScreen.TotalFlips = 0
|
VoltorbFlip.VoltorbFlipScreen.TotalFlips = 0
|
||||||
|
VoltorbFlip.VoltorbFlipScreen.CurrentCoins = 0
|
||||||
|
VoltorbFlip.VoltorbFlipScreen.TotalCoins = -1
|
||||||
|
|
||||||
If JoinServerScreen.Online = True Then
|
If JoinServerScreen.Online = True Then
|
||||||
Core.ServersManager.ServerConnection.Disconnect()
|
Core.ServersManager.ServerConnection.Disconnect()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user