mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Remove AdventureManager::Load since it doesn't do anything
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user