mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-26 07:06:45 +01:00
Expunge this line
This commit is contained in:
parent
bd3491d210
commit
3d6e490505
@ -41,7 +41,6 @@ public abstract class ConfigLoader {
|
|||||||
* Add the defaults to this config file.
|
* Add the defaults to this config file.
|
||||||
*/
|
*/
|
||||||
protected void addDefaults() {
|
protected void addDefaults() {
|
||||||
|
|
||||||
// Load from included config.yml
|
// Load from included config.yml
|
||||||
config.options().copyDefaults(true);
|
config.options().copyDefaults(true);
|
||||||
saveConfig();
|
saveConfig();
|
||||||
|
Loading…
Reference in New Issue
Block a user