mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-31 19:45:26 +02:00
Expunge this line
This commit is contained in:
@@ -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();
|
||||||
|
Reference in New Issue
Block a user