mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-12-26 11:07:55 +01:00
Another build fix
This commit is contained in:
parent
59e45592cf
commit
b559809bfa
@ -6,7 +6,7 @@ public class ConfigLoader
|
||||
|
||||
public ConfigLoader()
|
||||
{
|
||||
new Settings().getTest();
|
||||
new Settings();
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user