summaryrefslogtreecommitdiff
path: root/net/protocol.py
diff options
context:
space:
mode:
Diffstat (limited to 'net/protocol.py')
-rw-r--r--net/protocol.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/protocol.py b/net/protocol.py
index a6dcb4c..bcf6da0 100644
--- a/net/protocol.py
+++ b/net/protocol.py
@@ -68,7 +68,7 @@ SMSG_NPC_COMMAND = 0x0212
SMSG_BEING_MOVE3 = 0x0225
SMSG_MAP_MASK = 0x0226
SMSG_MAP_MUSIC = 0x0227
-SMSG_NPC_CHANGETITLE 0x0228
+SMSG_NPC_CHANGETITLE = 0x0228
SMSG_SCRIPT_MESSAGE = 0x0229
SMSG_PLAYER_CLIENT_COMMAND = 0x0230
SMSG_MAP_SET_TILES_TYPE = 0x0231