fixes #326
This commit is contained in:
parent
840f524350
commit
c0ebf03f72
3 changed files with 1 additions and 1 deletions
|
@ -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 |
Loading…
Add table
Reference in a new issue