Tons of renames

This commit is contained in:
KimLS
2014-08-21 19:33:02 -07:00
parent e429260763
commit 7fc21b9e3a
224 changed files with 424 additions and 2857 deletions
+2 -2
View File
@@ -30,7 +30,7 @@
#include "../common/packet_dump.h"
#include "../common/seperator.h"
#include "../common/eq_packet_structs.h"
#include "../common/EQPacket.h"
#include "../common/eq_packet.h"
#include "LoginServer.h"
#include "LoginServerList.h"
#include "../common/serverinfo.h"
@@ -38,7 +38,7 @@
#include "../common/opcodemgr.h"
#include "../common/rulesys.h"
#include "../common/ruletypes.h"
#include "../common/StringUtil.h"
#include "../common/string_util.h"
#include "WorldConfig.h"
#include "zoneserver.h"
#include "zonelist.h"