ScaleDrawer now handles boxes properly
MEOOOOW Kitten boxes ^^ :3
This commit is contained in:
parent
cc73a671f5
commit
13124567a0
@ -13,7 +13,7 @@ public class ScaleDrawer extends AbstractDrawer implements Drawer {
|
||||
@Override
|
||||
public void draw() throws IOException {
|
||||
if(scale.hasBox())
|
||||
changeImage("Box.png"); //TODO Picture for Scale with box.
|
||||
changeImage("Scale_Box.png");
|
||||
else
|
||||
changeImage("Scale.png");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user