Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2
This commit is contained in:
+2
-1
@@ -95,7 +95,8 @@ public class AppEng
|
||||
if ( Platform.isClient() )
|
||||
{
|
||||
CreativeTab.init();
|
||||
CreativeTabFacade.init();
|
||||
if ( AEConfig.instance.isFeatureEnabled( AEFeature.Facades ) )
|
||||
CreativeTabFacade.init();
|
||||
CommonHelper.proxy.init();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user