Ok, I guess tomorrow is testing day.
This commit is contained in:
@@ -28,7 +28,7 @@ public class YamlConfig implements ConfigurationAdapter
|
||||
private boolean loaded;
|
||||
private Yaml yaml;
|
||||
private Map config;
|
||||
File file = new File("config.yml");
|
||||
private final File file = new File("config.yml");
|
||||
|
||||
public void load()
|
||||
{
|
||||
|
Reference in New Issue
Block a user