mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-12-27 02:58:03 +01:00
Reverted last commit from NuclearW
This commit is contained in:
parent
97ca699170
commit
d0e9f03311
@ -22,6 +22,7 @@ public class TreasuresConfig extends ConfigLoader{
|
||||
public static TreasuresConfig getInstance() {
|
||||
if (instance == null) {
|
||||
instance = new TreasuresConfig(mcMMO.p);
|
||||
instance.load();
|
||||
}
|
||||
|
||||
return instance;
|
||||
|
Loading…
Reference in New Issue
Block a user