mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 12:18:27 +00:00
Migrate zone [skip ci]
This commit is contained in:
+1
-1
@@ -313,7 +313,7 @@ int main(int argc, char** argv) {
|
||||
}
|
||||
|
||||
LogInfo("Loading zone names");
|
||||
database.LoadZoneNames();
|
||||
content_db.LoadZoneNames();
|
||||
|
||||
LogInfo("Loading items");
|
||||
if (!database.LoadItems(hotfix_name)) {
|
||||
|
||||
Reference in New Issue
Block a user