Moved entities into the Entities subfolder.
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
#include "SlotArea.h"
|
||||
#include "../Item.h"
|
||||
#include "../ClientHandle.h"
|
||||
#include "../Player.h"
|
||||
#include "../Pickup.h"
|
||||
#include "../Entities/Player.h"
|
||||
#include "../Entities/Pickup.h"
|
||||
#include "../Inventory.h"
|
||||
#include "../Items/ItemHandler.h"
|
||||
#include "../BlockEntities/ChestEntity.h"
|
||||
|
||||
Reference in New Issue
Block a user