Fixes #217
This commit is contained in:
parent
c0ebf03f72
commit
25777b3f96
3 changed files with 67 additions and 3 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue