mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 07:18:37 +00:00
Get factions fully moved over [skip ci]
This commit is contained in:
+1
-1
@@ -322,7 +322,7 @@ int main(int argc, char** argv) {
|
||||
}
|
||||
|
||||
LogInfo("Loading npc faction lists");
|
||||
if (!database.LoadNPCFactionLists(hotfix_name)) {
|
||||
if (!content_db.LoadNPCFactionLists(hotfix_name)) {
|
||||
LogError("Loading npcs faction lists failed!");
|
||||
return 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user