PlayerDrawer.java fixed.
Kitten haaad a bad name :3 :(
This commit is contained in:
parent
13124567a0
commit
e18d1a61bf
@ -6,7 +6,7 @@ public class PlayerDrawer extends AbstractDrawer implements Drawer {
|
||||
Player player;
|
||||
|
||||
public PlayerDrawer(Player p) throws IOException {
|
||||
super("ONeill.png");
|
||||
super("ONeill_Down.png");
|
||||
player = p;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user