Refactor zone net class (nothing to do with networking -.-)

This commit is contained in:
KimLS
2019-09-27 14:42:35 -07:00
parent 316d645f33
commit 259bce9509
10 changed files with 52 additions and 156 deletions
-1
View File
@@ -21,7 +21,6 @@ Copyright (C) 2001-2014 EQEMu Development Team (http://eqemulator.net)
#include "../common/string_util.h"
#include "queryserv.h"
#include "worldserver.h"
#include "net.h"
extern WorldServer worldserver;