reset wind
This commit is contained in:
@@ -51,6 +51,10 @@ end
|
||||
function RestartGame()
|
||||
setNewLevelFromRandom(getLevelCount())
|
||||
|
||||
--reset wins
|
||||
_G.P1_WIN = false
|
||||
_G.P2_WIN = false
|
||||
|
||||
-- Stop the music
|
||||
--StopAllMusic()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user