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
@@ -50,7 +50,7 @@
#include "../common/string_util.h"
#include "../common/spdat.h"
#include "petitions.h"
#include "NpcAI.h"
#include "npc_ai.h"
#include "../common/skills.h"
#include "forage.h"
#include "zone.h"
@@ -58,11 +58,11 @@
#include "../common/faction.h"
#include "../common/crc32.h"
#include "../common/rulesys.h"
#include "StringIDs.h"
#include "string_ids.h"
#include "map.h"
#include "guild_mgr.h"
#include <string>
#include "QuestParserCollection.h"
#include "quest_parser_collection.h"
extern Zone* zone;
extern volatile bool ZoneLoaded;