[Code] EvolvingItemsManager Global to Singleton Cleanup

This commit is contained in:
Kinglykrab
2025-06-20 21:49:11 -04:00
parent 1be7e56b86
commit 038c260707
12 changed files with 46 additions and 48 deletions
-1
View File
@@ -113,7 +113,6 @@ WorldContentService content_service;
WebInterfaceList web_interface;
PathManager path;
PlayerEventLogs player_event_logs;
EvolvingItemsManager evolving_items_manager;
void CatchSignal(int sig_num);