mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-15 11:22:55 +00:00
Update source/funkin/ui/story/StoryMenuState.hx
Co-authored-by: gamerbross <55158797+gamerbross@users.noreply.github.com>
This commit is contained in:
parent
55d02d49c2
commit
90f3a8f285
|
@ -352,7 +352,6 @@ class StoryMenuState extends MusicBeatState
|
|||
}
|
||||
#end
|
||||
|
||||
// HTML and NON HTML builds mouse fix.
|
||||
|
||||
// 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