= Improved reload, but not for localized commands or enabling yet. Must be restarted first.

This commit is contained in:
Matthew Cech
2019-06-29 02:29:46 -07:00
parent 3ea55113dc
commit cfa8d7acee
2 changed files with 7 additions and 14 deletions
-1
View File
@@ -169,7 +169,6 @@ public abstract class BaseLocFile implements IConfigSection
@Override
public void consume(List<ConfigItem> pairs)
{
GlobalLog.log("Ok nice!");
localized.clear();
buildLocalized(pairs);
scrapeAll();