[Code] WorldContentServer Global to Singleton Cleanup

This commit is contained in:
Kinglykrab
2025-06-20 22:38:40 -04:00
committed by Chris Miles
parent c99bda3f47
commit ecb108e89e
20 changed files with 156 additions and 156 deletions
-1
View File
@@ -38,7 +38,6 @@
#include "../../common/skill_caps.h"
#include "../../common/evolving_items.h"
WorldContentService content_service;
PlayerEventLogs player_event_logs;
void ExportSpells(SharedDatabase *db);