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
+1 -1
View File
@@ -39,7 +39,7 @@ enum {
#include "../common/timer.h"
#include "../common/queue.h"
#include "../common/emu_tcp_connection.h"
#include "WorldTCPConnection.h"
#include "world_tcp_connection.h"
#include "../common/mutex.h"
struct ServerChannelMessage_Struct;