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