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