mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-14 19:25:16 -05:00
remove effin trace
This commit is contained in:
parent
3534ba6224
commit
c1bfc67f52
1 changed files with 0 additions and 2 deletions
|
@ -708,8 +708,6 @@ class FreeplayRank extends FlxSprite
|
|||
|
||||
animation.play(val.getFreeplayRankIconAsset(), true, false);
|
||||
|
||||
trace(val.getFreeplayRankIconAsset());
|
||||
|
||||
centerOffsets(false);
|
||||
|
||||
switch (val)
|
||||
|
|
Loading…
Reference in a new issue