This commit is contained in:
modmuss50 2016-02-16 10:00:03 +00:00
parent c0ebf03f72
commit 25777b3f96
3 changed files with 67 additions and 3 deletions

View file

@ -11,7 +11,7 @@ import techreborn.tiles.TileQuantumTank;
public class GuiQuantumTank extends GuiContainer {
private static final ResourceLocation texture = new ResourceLocation(
"techreborn", "textures/gui/ThermalGenerator.png");
"techreborn", "textures/gui/thermal_generator.png");
TileQuantumTank tile;