This commit is contained in:
modmuss50 2016-02-16 09:20:26 +00:00
parent 840f524350
commit c0ebf03f72
3 changed files with 1 additions and 1 deletions

View file

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 587 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 16 KiB