v0.6.3: renamed huntress spritesheet and fixed a small error in it

This commit is contained in:
Evan Debenham 2018-01-29 14:25:35 -05:00 committed by Evan Debenham
parent 2282b49bbc
commit d2e9956eaf
3 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -46,7 +46,7 @@ public class Assets {
public static final String WARRIOR = "warrior.png";
public static final String MAGE = "mage.png";
public static final String ROGUE = "rogue.png";
public static final String HUNTRESS = "ranger.png";
public static final String HUNTRESS = "huntress.png";
public static final String AVATARS = "avatars.png";
public static final String PET = "pet.png";