summaryrefslogtreecommitdiffstats
path: root/source/cCreativeInventory.cpp
diff options
context:
space:
mode:
authormadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-08-24 11:50:13 +0200
committermadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-08-24 11:50:13 +0200
commit2c5f9350d64f98d7bcfd1bd454d1a11f03ffa115 (patch)
tree8cc92a04e1867bf4f2063d177dd81d75a832ad95 /source/cCreativeInventory.cpp
parentcPickup doesn't use cPackets. (diff)
downloadcuberite-2c5f9350d64f98d7bcfd1bd454d1a11f03ffa115.tar
cuberite-2c5f9350d64f98d7bcfd1bd454d1a11f03ffa115.tar.gz
cuberite-2c5f9350d64f98d7bcfd1bd454d1a11f03ffa115.tar.bz2
cuberite-2c5f9350d64f98d7bcfd1bd454d1a11f03ffa115.tar.lz
cuberite-2c5f9350d64f98d7bcfd1bd454d1a11f03ffa115.tar.xz
cuberite-2c5f9350d64f98d7bcfd1bd454d1a11f03ffa115.tar.zst
cuberite-2c5f9350d64f98d7bcfd1bd454d1a11f03ffa115.zip
Diffstat (limited to 'source/cCreativeInventory.cpp')
-rw-r--r--source/cCreativeInventory.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/cCreativeInventory.cpp b/source/cCreativeInventory.cpp
index f1a1ae89c..e8b3a0d15 100644
--- a/source/cCreativeInventory.cpp
+++ b/source/cCreativeInventory.cpp
@@ -10,10 +10,6 @@
#include <json/json.h>
-#include "packets/cPacket_CreativeInventoryAction.h"
-#include "packets/cPacket_WholeInventory.h"
-#include "packets/cPacket_InventorySlot.h"
-