More tweaks [skip ci]

This commit is contained in:
Akkadius
2020-04-18 20:03:34 -05:00
parent df43a23d98
commit 472c0cd196
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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;