mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 17:38:26 +00:00
More tweaks [skip ci]
This commit is contained in:
+1
-1
@@ -313,7 +313,7 @@ int main(int argc, char** argv) {
|
||||
}
|
||||
|
||||
LogInfo("Loading zone names");
|
||||
|
||||
|
||||
// Load to both context for now... this needs to be cleaned up as this has always been cludgy
|
||||
content_db.LoadZoneNames();
|
||||
database.zonename_array = content_db.zonename_array;
|
||||
|
||||
Reference in New Issue
Block a user