1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-15 11:22:55 +00:00

Extra newline removal.

Removes the extra line in code.
This commit is contained in:
Pixel 2024-06-22 19:23:40 -07:00 committed by EliteMasterEric
parent 90f3a8f285
commit a9c6b9ff8a

View file

@ -352,7 +352,6 @@ class StoryMenuState extends MusicBeatState
}
#end
// TODO: Querying UI_RIGHT_P (justPressed) after UI_RIGHT always returns false. Fix it!
if (controls.UI_RIGHT_P)
{