More renames, world should be done

This commit is contained in:
KimLS
2014-08-21 23:30:09 -07:00
parent 5bf49d2ef9
commit 4821ed79fb
42 changed files with 103 additions and 103 deletions
+4 -4
View File
@@ -31,19 +31,19 @@
#include "../common/seperator.h"
#include "../common/eq_packet_structs.h"
#include "../common/eq_packet.h"
#include "LoginServer.h"
#include "LoginServerList.h"
#include "login_server.h"
#include "login_server_list.h"
#include "../common/serverinfo.h"
#include "../common/md5.h"
#include "../common/opcodemgr.h"
#include "../common/rulesys.h"
#include "../common/ruletypes.h"
#include "../common/string_util.h"
#include "WorldConfig.h"
#include "world_config.h"
#include "zoneserver.h"
#include "zonelist.h"
#include "clientlist.h"
#include "LauncherList.h"
#include "launcher_list.h"
#include "ucs.h"
#include "queryserv.h"