mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-25 08:13:45 +00:00
lil antialiasing bullshit
This commit is contained in:
parent
11b35adecd
commit
f4c3d826f2
|
@ -20,8 +20,8 @@ class HealthIcon extends FlxSprite
|
|||
|
||||
this.isPlayer = isPlayer;
|
||||
|
||||
changeIcon(char);
|
||||
antialiasing = true;
|
||||
changeIcon(char);
|
||||
scrollFactor.set();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue