Continue to make sense of things... this mod's a mess lol

This commit is contained in:
ProfessorProspector 2018-09-16 20:31:01 -07:00
parent d98802ee1b
commit 0b963dcda9
171 changed files with 269 additions and 234 deletions
src/main/java/techreborn/client/gui

View file

@ -25,7 +25,7 @@
package techreborn.client.gui;
import net.minecraft.entity.player.EntityPlayer;
import techreborn.tiles.generator.TileGasTurbine;
import techreborn.tiles.generator.advanced.TileGasTurbine;
public class GuiGasTurbine extends GuiBase {