Remove AdventureManager::Load since it doesn't do anything

This commit is contained in:
Michael Cook (mackal)
2020-01-16 19:22:17 -05:00
parent 4241fba7e2
commit e1408ede6b
3 changed files with 0 additions and 101 deletions
-1
View File
@@ -396,7 +396,6 @@ int main(int argc, char** argv) {
LogInfo("Unable to load adventure templates");
}
adventure_manager.Load();
adventure_manager.LoadLeaderboardInfo();
LogInfo("Purging expired instances");