[Code] ZoneStore Global to Singleton Cleanup

This commit is contained in:
Kinglykrab
2025-06-20 22:14:41 -04:00
parent f0c041e8b3
commit ba7e448d3f
26 changed files with 379 additions and 384 deletions
-1
View File
@@ -31,7 +31,6 @@ std::string WorldShortName;
const queryservconfig *Config;
WorldServer *worldserver = 0;
EQEmuLogSys LogSys;
ZoneStore zone_store;
PlayerEventLogs player_event_logs;
ZSList zs_list;
uint32 numzones = 0;