Source files cleanup: The rest of the files renamed.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@887 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
@@ -13,16 +13,16 @@ Documentation:
|
||||
|
||||
#include "Protocol125.h"
|
||||
|
||||
#include "../cClientHandle.h"
|
||||
#include "../ClientHandle.h"
|
||||
#include "ChunkDataSerializer.h"
|
||||
#include "../cEntity.h"
|
||||
#include "../Entity.h"
|
||||
#include "../Mobs/Monster.h"
|
||||
#include "../cPickup.h"
|
||||
#include "../cPlayer.h"
|
||||
#include "../cChatColor.h"
|
||||
#include "../Pickup.h"
|
||||
#include "../Player.h"
|
||||
#include "../ChatColor.h"
|
||||
#include "../UI/Window.h"
|
||||
#include "../cRoot.h"
|
||||
#include "../cServer.h"
|
||||
#include "../Root.h"
|
||||
#include "../Server.h"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user