Renamed zone files

This commit is contained in:
KimLS
2014-08-21 23:46:01 -07:00
parent 4821ed79fb
commit 07a2cbe9a5
70 changed files with 159 additions and 159 deletions
+3 -3
View File
@@ -68,11 +68,11 @@ extern WorldServer worldserver;
extern TaskManager *taskmanager;
void CatchSignal(int sig_num);
#include "QuestParserCollection.h"
#include "quest_parser_collection.h"
#include "StringIDs.h"
#include "string_ids.h"
#include "command.h"
#include "QGlobals.h"
#include "qglobals.h"
//struct cl_struct *commandlist; // the actual linked list of commands
int commandcount; // how many commands we have