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