Update Forge + Mappings

This commit is contained in:
Nick 2016-03-21 12:55:36 -07:00
parent aa48c540f5
commit d8fe6d21bd
13 changed files with 26 additions and 26 deletions

View file

@ -60,7 +60,7 @@ public class ClientProxy extends CommonProxy
renderHelper = new InventoryRenderHelper(Constants.Mod.DOMAIN);
renderHelperV2 = new InventoryRenderHelperV2(Constants.Mod.DOMAIN);
OBJLoader.instance.addDomain(Constants.Mod.MODID);
OBJLoader.INSTANCE.addDomain(Constants.Mod.MODID);
ModBlocks.initRenders();
ModItems.initRenders();