1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2026-02-18 01:42:32 +01:00

The functions, they do nothing!

This commit is contained in:
GJ
2013-02-26 12:03:37 -05:00
parent ae1eda915b
commit 0cd07cf2fd
2 changed files with 0 additions and 2 deletions

View File

@@ -5,7 +5,6 @@ public class AdvancedConfig extends AutoUpdateConfigLoader {
private AdvancedConfig() {
super("advanced.yml");
loadKeys();
}
public static AdvancedConfig getInstance() {