mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-01-31 14:49:35 +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() {
|
public static TreasuresConfig getInstance() {
|
||||||
if (instance == null) {
|
if (instance == null) {
|
||||||
instance = new TreasuresConfig(mcMMO.p);
|
instance = new TreasuresConfig(mcMMO.p);
|
||||||
|
instance.load();
|
||||||
}
|
}
|
||||||
|
|
||||||
return instance;
|
return instance;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user