1
0
Fork 0
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:
Excode 2025-11-20 21:56:46 -08:00 committed by Abnormal
parent f10ea83530
commit 7174e776ac

View file

@ -829,8 +829,7 @@ class CharSelectSubState extends MusicBeatSubState
mobileAccept = true;
}
#end
//
if (controls.UI_UP) holdTmrUp += elapsed;
if (controls.UI_UP_R)
{