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:
parent
90f3a8f285
commit
a9c6b9ff8a
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue