diff options
Diffstat (limited to 'source/cCreativeInventory.cpp')
-rw-r--r-- | source/cCreativeInventory.cpp | 4 |
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" - |