Fixed previous commit
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1528 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
parent
9be27992e2
commit
15717c2745
@ -10,7 +10,7 @@
|
||||
#include "Globals.h"
|
||||
#include "ChunkSender.h"
|
||||
#include "World.h"
|
||||
#include "BlockEntity.h"
|
||||
#include "BlockEntities/BlockEntity.h"
|
||||
#include "Protocol/ChunkDataSerializer.h"
|
||||
|
||||
|
||||
|
@ -12,8 +12,7 @@
|
||||
#include "../World.h"
|
||||
#include "../Generating/ChunkGenerator.h"
|
||||
#include "../Entity.h"
|
||||
#include "../BlockEntity.h"
|
||||
#include "../BlockID.h"
|
||||
#include "../BlockEntities/BlockEntity.h"
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user