Fixes #497
This commit is contained in:
parent
8246f73e20
commit
3c5e2b335a
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ public class GuiGasTurbine extends GuiContainer
|
|||
|
||||
// TODO: use semifluid generator texture
|
||||
private static final ResourceLocation texture = new ResourceLocation("techreborn",
|
||||
"textures/gui/ThermalGenerator.png");
|
||||
"textures/gui/thermal_generator.png");
|
||||
|
||||
TileGasTurbine tile;
|
||||
|
||||
|
|
Loading…
Reference in a new issue