typo fix
This commit is contained in:
parent
b3c418098b
commit
ab6963f6c7
@ -172,7 +172,7 @@ class PlayState extends MusicBeatState
|
|||||||
public static var timeCurrently:Float = 0;
|
public static var timeCurrently:Float = 0;
|
||||||
public static var timeCurrentlyR:Float = 0;
|
public static var timeCurrentlyR:Float = 0;
|
||||||
|
|
||||||
// Will fire once every prevent debug spam messages and broken animations
|
// Will fire once to prevent debug spam messages and broken animations
|
||||||
private var triggeredAlready:Bool = false;
|
private var triggeredAlready:Bool = false;
|
||||||
|
|
||||||
// Will decide if she's even allowed to headbang at all depending on the song
|
// Will decide if she's even allowed to headbang at all depending on the song
|
||||||
|
Loading…
x
Reference in New Issue
Block a user