summaryrefslogtreecommitdiffstats
path: root/source/PacketID.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/PacketID.h')
-rw-r--r--source/PacketID.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/PacketID.h b/source/PacketID.h
index 75482bbb0..98d6fc415 100644
--- a/source/PacketID.h
+++ b/source/PacketID.h
@@ -39,6 +39,8 @@ enum ENUM_PACKET_ID
E_MAP_CHUNK = 0x33,
E_MULTI_BLOCK = 0x34,
E_BLOCK_CHANGE = 0x35,
+ E_NEW_INVALID_STATE = 0x46,
+ E_THUNDERBOLT = 0x47,
E_WINDOW_OPEN = 0x64,
E_WINDOW_CLOSE = 0x65,
E_WINDOW_CLICK = 0x66,