mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Fix [skip ci]
This commit is contained in:
+1
-1
@@ -327,7 +327,7 @@ int main(int argc, char** argv) {
|
||||
database.PurgeAllDeletedDataBuckets();
|
||||
|
||||
LogInfo("Loading zones");
|
||||
// Load to both context for now... this needs to be cleaned up
|
||||
// Load to both context for now... this needs to be cleaned up and is not the right way to do this
|
||||
database.LoadZoneNames();
|
||||
content_db.LoadZoneNames();
|
||||
LogInfo("Clearing groups");
|
||||
|
||||
Reference in New Issue
Block a user