[Code] EQ::Random Global to Singleton Cleanup (#4936)

This commit is contained in:
Alex King
2025-06-22 14:13:58 -04:00
committed by GitHub
parent 2f4a5b56dd
commit f0c041e8b3
6 changed files with 11 additions and 10 deletions
-1
View File
@@ -102,7 +102,6 @@ LauncherList launcher_list;
AdventureManager adventure_manager;
WorldEventScheduler event_scheduler;
SharedTaskManager shared_task_manager;
EQ::Random emu_random;
volatile bool RunLoops = true;
uint32 numclients = 0;
uint32 numzones = 0;