[Hotfix] Fix ClientList Singleton Shortcomings of #4942

This commit is contained in:
Chris Miles
2025-06-25 15:50:34 -05:00
parent 50ae0f8351
commit 2c6d405b2c
20 changed files with 80 additions and 109 deletions
-2
View File
@@ -14,8 +14,6 @@
#include "../common/repositories/task_activities_repository.h"
#include "dynamic_zone.h"
extern ClientList client_list;
void SharedTaskWorldMessaging::HandleZoneMessage(ServerPacket *pack)
{
switch (pack->opcode) {