mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-02 23:40:26 +00:00
[Code] WorldContentServer Global to Singleton Cleanup (#4939)
This commit is contained in:
+1
-1
@@ -1291,7 +1291,7 @@ void Zone::ReloadStaticData() {
|
||||
);
|
||||
} // if that fails, try the file name, then load defaults
|
||||
|
||||
content_service.SetExpansionContext()->ReloadContentFlags();
|
||||
WorldContentService::Instance()->SetExpansionContext()->ReloadContentFlags();
|
||||
|
||||
|
||||
LogInfo("Zone Static Data Reloaded");
|
||||
|
||||
Reference in New Issue
Block a user