mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2025-05-11 05:11:10 -04:00
Fix crashing, broken countdown, broken miss muting in song preview
This commit is contained in:
parent
5fa9c5246f
commit
f7bac02ee3
1 changed files with 0 additions and 1 deletions
|
@ -235,7 +235,6 @@ class BaseCharacter extends Bopper
|
|||
// Then reapply animOffsets...
|
||||
// applyAnimationOffsets(getCurrentAnimation());
|
||||
|
||||
// Make sure we are playing the idle animation
|
||||
this.dance(true); // Force to avoid the old animation playing with the wrong offset at the start of the song.
|
||||
// Make sure we are playing the idle animation
|
||||
// ...then update the hitbox so that this.width and this.height are correct.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue