mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-02 02:33:08 +00:00
Another build fix
This commit is contained in:
parent
59e45592cf
commit
b559809bfa
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ public class ConfigLoader
|
|||
|
||||
public ConfigLoader()
|
||||
{
|
||||
new Settings().getTest();
|
||||
new Settings();
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue