summaryrefslogtreecommitdiffstats
path: root/source/PacketID.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/PacketID.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/PacketID.h b/source/PacketID.h
index 374947b22..b10bc54be 100644
--- a/source/PacketID.h
+++ b/source/PacketID.h
@@ -33,6 +33,7 @@ enum ENUM_PACKET_ID
E_ENT_LOOK = 0x20,
E_REL_ENT_MOVE_LOOK = 0x21,
E_ENT_TELEPORT = 0x22,
+ E_ENT_HEAD_LOOK = 0x23,
E_ENT_STATUS = 0x26,
E_METADATA = 0x28,
E_PRE_CHUNK = 0x32,