mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2025-01-07 05:22:11 -05:00
Extra newline removal.
Removes the extra line in code.
This commit is contained in:
parent
0589624d11
commit
be38ae6c00
1 changed files with 0 additions and 1 deletions
|
@ -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