mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-12-08 13:08:26 +00:00
Remove useless comment on CharSelectSubState.hx
This commit is contained in:
parent
f10ea83530
commit
7174e776ac
|
|
@ -829,8 +829,7 @@ class CharSelectSubState extends MusicBeatSubState
|
|||
mobileAccept = true;
|
||||
}
|
||||
#end
|
||||
|
||||
//
|
||||
|
||||
if (controls.UI_UP) holdTmrUp += elapsed;
|
||||
if (controls.UI_UP_R)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue