mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-15 11:22:55 +00:00
optimization of the cleary boy (:
This commit is contained in:
parent
a5700b37e1
commit
5fd2ea0bcf
|
@ -3294,6 +3294,7 @@ class PlayState extends MusicBeatSubState
|
|||
tween.cancel();
|
||||
}
|
||||
}
|
||||
scrollSpeedTweens = [];
|
||||
}
|
||||
|
||||
#if (debug || FORCE_DEBUG_VERSION)
|
||||
|
|
Loading…
Reference in a new issue