PlayerDrawer.java fixed.
Kitten haaad a bad name :3 :(
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user