nuts
This commit is contained in:
@@ -104,6 +104,7 @@ class GameOverSubstate extends MusicBeatSubstate
|
||||
{
|
||||
if (!isEnding)
|
||||
{
|
||||
PlayState.startTime = 0;
|
||||
isEnding = true;
|
||||
bf.playAnim('deathConfirm', true);
|
||||
FlxG.sound.music.stop();
|
||||
|
||||
Reference in New Issue
Block a user