Extra related fixes.

This commit is contained in:
Olof Larsson
2014-09-18 14:45:32 +02:00
parent 9503baff6e
commit 72da80bfa0
2 changed files with 5 additions and 1 deletions

View File

@ -31,7 +31,6 @@ public class OldConf extends Entity<OldConf>
mconf.defaultFactionOpen = this.defaultFactionOpen;
mconf.defaultFactionFlags = this.defaultFactionFlags;
mconf.defaultFactionPerms = this.defaultFactionPerms;
mconf.broadcastNameChange = this.broadcastNameChange;
mconf.powerMax = this.powerMax;
mconf.powerMin = this.powerMin;
mconf.powerPerHour = this.powerPerHour;