IM DUMB SORRY
This commit is contained in:
parent
a898c72884
commit
0bea281646
@ -1342,7 +1342,7 @@ class PlayState extends MusicBeatState
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
scoreTxt.text = "Score:" + songScore);
|
scoreTxt.text = "Score:" + songScore;
|
||||||
}
|
}
|
||||||
if (FlxG.keys.justPressed.ENTER && startedCountdown && canPause)
|
if (FlxG.keys.justPressed.ENTER && startedCountdown && canPause)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user