MOD SHIT IN PROGRESS
This commit is contained in:
@ -8,7 +8,7 @@ class HealthIcon extends FlxSprite
|
||||
{
|
||||
super();
|
||||
|
||||
loadGraphic(AssetPaths.iconGrid__png, true, 150, 150);
|
||||
loadGraphic('assets/images/iconGrid.png', true, 150, 150);
|
||||
|
||||
antialiasing = true;
|
||||
animation.add('bf', [0, 1], 0, false, isPlayer);
|
||||
|
Reference in New Issue
Block a user