This commit is contained in:
modmuss50 2016-04-04 23:06:49 +01:00
parent 8246f73e20
commit 3c5e2b335a

View file

@ -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;