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
@@ -30,9 +30,9 @@
#include "../common/guilds.h"
#include "../common/logsys.h"
#include "../common/string_util.h"
#include "StringIDs.h"
#include "NpcAI.h"
#include "QuestParserCollection.h"
#include "string_ids.h"
#include "npc_ai.h"
#include "quest_parser_collection.h"
extern WorldServer worldserver;
// @merth: this needs to be touched up