Added missing @Override annotations with Eclipse
This commit is contained in:
@@ -67,6 +67,7 @@ public class GuiCraftingTerm extends GuiMEMonitorable
|
||||
reservedSpace = 73;
|
||||
}
|
||||
|
||||
@Override
|
||||
protected String getBackground()
|
||||
{
|
||||
return "guis/crafting.png";
|
||||
|
||||
Reference in New Issue
Block a user