Remove extra syncConfig()
How did that even get there?
This commit is contained in:
parent
526186b1ce
commit
d488dbc887
|
@ -498,7 +498,6 @@ public class AlchemicalWizardryEventHooks
|
|||
if (event.modID.equals("AWWayofTime")) {
|
||||
BloodMagicConfiguration.syncConfig();
|
||||
AlchemicalWizardry.logger.info("Refreshing configuration file.");
|
||||
BloodMagicConfiguration.syncConfig();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue