mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-17 10:48:21 +00:00
[Hotfix] Fix ClientList Singleton Shortcomings of #4942
This commit is contained in:
@@ -36,7 +36,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#include "clientlist.h"
|
||||
#include "world_config.h"
|
||||
|
||||
extern ClientList client_list;
|
||||
extern uint32 numzones;
|
||||
extern uint32 numplayers;
|
||||
extern volatile bool RunLoops;
|
||||
|
||||
Reference in New Issue
Block a user