Fix config changes etc.

This commit is contained in:
Stuart Pomeroy 2016-03-28 20:51:23 +01:00
parent 83190fc39f
commit 2209177e1a
12 changed files with 27 additions and 62 deletions

View file

@ -135,7 +135,7 @@ public class TileIDSU extends TilePowerAcceptor
{
super.updateEntity();
if (ticks == ConfigTechReborn.aveargeEuOutTickTime)
if (ticks == ConfigTechReborn.AverageEuOutTickTime)
{
euChange = -1;
ticks = 0;