Move RenderManager interaction to Post Init ( fixes some kind of weird conflict with a key bind mod )
This commit is contained in:
@@ -158,6 +158,7 @@ public class AppEng
|
||||
Registration.instance.PostInit( event );
|
||||
IntegrationRegistry.instance.postinit();
|
||||
|
||||
CommonHelper.proxy.postinit();
|
||||
AEConfig.instance.save();
|
||||
|
||||
NetworkRegistry.INSTANCE.registerGuiHandler( this, GuiBridge.GUI_Handler );
|
||||
|
||||
Reference in New Issue
Block a user