fixes #326
This commit is contained in:
parent
840f524350
commit
c0ebf03f72
3 changed files with 1 additions and 1 deletions
src/main
java/techreborn/client/gui
resources/assets/techreborn/textures/gui
|
@ -11,7 +11,7 @@ import techreborn.tiles.TileThermalGenerator;
|
|||
public class GuiThermalGenerator extends GuiContainer {
|
||||
|
||||
private static final ResourceLocation texture = new ResourceLocation(
|
||||
"techreborn", "textures/gui/ThermalGenerator.png");
|
||||
"techreborn", "textures/gui/thermal_generator.png");
|
||||
|
||||
TileThermalGenerator tile;
|
||||
|
||||
|
|
Binary file not shown.
Before ![]() (image error) Size: 587 B |
Binary file not shown.
Before ![]() (image error) Size: 1.6 KiB After ![]() (image error) Size: 16 KiB ![]() ![]() |
Loading…
Add table
Add a link
Reference in a new issue