mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-21 15:28:27 +00:00
#include and forward declaration cleanup of
client.cpp net.cpp questmgr.cpp zone.cpp zone.h
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@ extern Zone* zone;
|
||||
EQStreamFactory eqsf(ZoneStream);
|
||||
npcDecayTimes_Struct npcCorpseDecayTimes[100];
|
||||
TitleManager title_manager;
|
||||
QueryServ *QServ = 0;
|
||||
QueryServ *QServ = 0;
|
||||
TaskManager *taskmanager = 0;
|
||||
QuestParserCollection *parse = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user