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
+2 -2
View File
@@ -73,8 +73,8 @@ And then at then end of embparser.cpp, add:
#include "event_codes.h"
#include "guild_mgr.h"
#include "../common/rulesys.h"
#include "QGlobals.h"
#include "QuestParserCollection.h"
#include "qglobals.h"
#include "quest_parser_collection.h"
#ifdef BOTS
#include "bot.h"