Fixed Bug: #0605 - Molecular Assembler card slots

This commit is contained in:
AlgorithmX2 2014-07-12 15:30:00 -05:00
parent 1d33262c6b
commit 4ab497aab1

View file

@ -16,8 +16,6 @@ public class GuiProgressBar extends GuiButton implements ITooltip
private ResourceLocation texture;
private int fill_u;
private int fill_v;
private int width;
private int height;
private Direction layout;
public String FullMsg;