Merge pull request #93 from AtlasMediaGroup/FS-37

Fixes FS-37
This commit is contained in:
Video
2021-11-29 06:36:20 -07:00
committed by GitHub

View File

@ -186,7 +186,6 @@ public class TotalFreedomMod extends JavaPlugin
fsh = new FreedomServiceHandler();
config = new MainConfig();
config.load();
if (FUtil.inDeveloperMode())
{