add UE ratio to config by default

This commit is contained in:
MachineMuse 2013-11-09 13:08:46 -07:00
parent a0876a31ca
commit e4a6c76478

View file

@ -141,6 +141,7 @@ public class ModCompatability {
// Make the IC2 energy ratio show up in config file
getBCRatio();
getIC2Ratio();
getUERatio();
// Thaumcraft
if (isThaumCraftLoaded() && enableThaumGogglesModule()) {