Moved cArrowEntity out of ProjectileEntity.h
This commit is contained in:
@@ -26,7 +26,7 @@ Documentation:
|
||||
#include "../Root.h"
|
||||
#include "../Server.h"
|
||||
|
||||
#include "../Entities/ProjectileEntity.h"
|
||||
#include "../Entities/ProjectileArrow.h"
|
||||
#include "../Entities/Minecart.h"
|
||||
#include "../Entities/FallingBlock.h"
|
||||
|
||||
|
||||
@@ -31,6 +31,7 @@ Implements the 1.7.x protocol classes:
|
||||
#include "../BlockEntities/MobHeadEntity.h"
|
||||
#include "../BlockEntities/FlowerPotEntity.h"
|
||||
#include "../CompositeChat.h"
|
||||
#include "../Entities/ProjectileArrow.h"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user