Replicator fixed.
Fucking Granny...
This commit is contained in:
parent
6a8d73c098
commit
cc1094512a
@ -6,7 +6,7 @@ public class PlayerBaseDrawer extends AbstractDrawer implements Drawer {
|
|||||||
PlayerBase playerbase;
|
PlayerBase playerbase;
|
||||||
|
|
||||||
public PlayerBaseDrawer(PlayerBase pb) throws IOException {
|
public PlayerBaseDrawer(PlayerBase pb) throws IOException {
|
||||||
super("Replicator.png");
|
super("Replicator_Down.png");
|
||||||
playerbase = pb;
|
playerbase = pb;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user