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.ConsecutiveWins = 0
|
||||
VoltorbFlip.VoltorbFlipScreen.TotalFlips = 0
|
||||
VoltorbFlip.VoltorbFlipScreen.CurrentCoins = 0
|
||||
VoltorbFlip.VoltorbFlipScreen.TotalCoins = -1
|
||||
|
||||
If JoinServerScreen.Online = True Then
|
||||
Core.ServersManager.ServerConnection.Disconnect()
|
||||
|
|
Loading…
Reference in New Issue