[Content Flags] Load the content flags before loading shared data. (#1935)

This commit is contained in:
Randy Girard 2022-01-19 13:58:15 -05:00 committed by GitHub
parent 71c53cb18b
commit 804f0681a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -167,6 +167,9 @@ int main(int argc, char **argv)
content_service.SetCurrentExpansion(RuleI(Expansion, CurrentExpansion));
content_service.SetDatabase(&database)
->SetExpansionContext()
->ReloadContentFlags();
LogInfo(
"Current expansion is [{}] ({})",