Fixed build issues, If we need the whole of ic2 we can add it.

This commit is contained in:
modmuss50 2015-04-11 18:04:36 +01:00
parent b3d6ea1358
commit a5e18a5b32

View file

@ -6,7 +6,6 @@ import java.util.Random;
import cpw.mods.fml.relauncher.Side;
import cpw.mods.fml.relauncher.SideOnly;
import techreborn.client.TechRebornCreativeTab;
import ic2.core.coremod.Setup;
import net.minecraft.block.Block;
import net.minecraft.block.material.Material;
import net.minecraft.client.renderer.texture.IIconRegister;