1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-15 19:33:36 +00:00

optimization of the cleary boy (:

This commit is contained in:
Burgerballs 2024-05-10 21:37:46 +01:00
parent a5700b37e1
commit 5fd2ea0bcf

View file

@ -3294,6 +3294,7 @@ class PlayState extends MusicBeatSubState
tween.cancel(); tween.cancel();
} }
} }
scrollSpeedTweens = [];
} }
#if (debug || FORCE_DEBUG_VERSION) #if (debug || FORCE_DEBUG_VERSION)