This commit is contained in:
Zontreck 2020-04-20 02:03:26 -07:00
parent 80f536bfe9
commit 962717865f
2 changed files with 3 additions and 9 deletions

View file

@ -56,6 +56,7 @@ namespace Bot
ZHash.Instance.Key = "Test";
Console.WriteLine("ZHash (Test): " + ZHash.Instance.Key);
conf = MainConfiguration.Instance;
conf.Load();
//MasterObjectCaches = ObjectCaches.Instance;