From ab6963f6c74802f1f55897debae2a295d7f2b052 Mon Sep 17 00:00:00 2001 From: Detoria <44783518+theDetourist@users.noreply.github.com> Date: Sat, 3 Apr 2021 19:01:41 -0300 Subject: [PATCH] typo fix --- source/PlayState.hx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/PlayState.hx b/source/PlayState.hx index 97d930c..0a3b4d6 100644 --- a/source/PlayState.hx +++ b/source/PlayState.hx @@ -172,7 +172,7 @@ class PlayState extends MusicBeatState public static var timeCurrently: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; // Will decide if she's even allowed to headbang at all depending on the song