aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/core/common
diff options
context:
space:
mode:
authorAlkalus <draknyte1@hotmail.com>2017-11-14 06:45:39 +1000
committerAlkalus <draknyte1@hotmail.com>2017-11-14 06:45:39 +1000
commita854011984ad05238dccf1d42925686257a4116b (patch)
treed22487eadd4c346f92233ae3aabf4b0db218b4bb /src/Java/gtPlusPlus/core/common
parent26a516093424c7f2fd637681ae190bc00335a668 (diff)
downloadGT5-Unofficial-a854011984ad05238dccf1d42925686257a4116b.tar.gz
GT5-Unofficial-a854011984ad05238dccf1d42925686257a4116b.tar.bz2
GT5-Unofficial-a854011984ad05238dccf1d42925686257a4116b.zip
% More book changes.
Diffstat (limited to 'src/Java/gtPlusPlus/core/common')
-rw-r--r--src/Java/gtPlusPlus/core/common/CommonProxy.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Java/gtPlusPlus/core/common/CommonProxy.java b/src/Java/gtPlusPlus/core/common/CommonProxy.java
index 16c755b23d..55bde81bb7 100644
--- a/src/Java/gtPlusPlus/core/common/CommonProxy.java
+++ b/src/Java/gtPlusPlus/core/common/CommonProxy.java
@@ -64,7 +64,7 @@ public class CommonProxy {
}
AddToCreativeTab.initialiseTabs();
COMPAT_IntermodStaging.preInit();
-
+ BookHandler.run();
//Registration of entities and renderers
Utils.LOG_INFO("[Proxy] Calling Entity registrator.");
registerEntities();