mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-11-26 06:09:02 +00:00
remove effin trace
This commit is contained in:
parent
3534ba6224
commit
c1bfc67f52
|
|
@ -708,8 +708,6 @@ class FreeplayRank extends FlxSprite
|
||||||
|
|
||||||
animation.play(val.getFreeplayRankIconAsset(), true, false);
|
animation.play(val.getFreeplayRankIconAsset(), true, false);
|
||||||
|
|
||||||
trace(val.getFreeplayRankIconAsset());
|
|
||||||
|
|
||||||
centerOffsets(false);
|
centerOffsets(false);
|
||||||
|
|
||||||
switch (val)
|
switch (val)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue