Broken build

This commit is contained in:
Gig 2015-05-04 22:04:51 +01:00
parent 1d0166b09f
commit 6b55d2e6a3
114 changed files with 1 additions and 1 deletions

View file

@ -22,7 +22,7 @@ import erogenousbeef.coreTR.multiblock.BlockMultiblockBase;
public class BlockMachineCasing extends BlockMultiblockBase {
public static final String[] types = new String[]
{ "Standard", "Reinforced", "Advanced" };
{ "standard", "reinforced", "advanced" };
private IIcon[] textures;
public BlockMachineCasing(Material material)

Some files were not shown because too many files have changed in this diff Show more