summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-12-24 00:42:09 +0300
committerAndrei Karas <akaras@inbox.ru>2014-12-24 00:42:09 +0300
commitc312bd7e397cb7d54731d1184873bb70f5a9e403 (patch)
tree87a3623f5df2bca4a3389182e90852c32f556eeb /src/net/eathena/protocol.h
parentff287c2b0b763089d4eb271fde7e1cfc7904d29d (diff)
downloadManaVerse-c312bd7e397cb7d54731d1184873bb70f5a9e403.tar.gz
ManaVerse-c312bd7e397cb7d54731d1184873bb70f5a9e403.tar.bz2
ManaVerse-c312bd7e397cb7d54731d1184873bb70f5a9e403.tar.xz
ManaVerse-c312bd7e397cb7d54731d1184873bb70f5a9e403.zip
eathena: fix name for packet CMSG_MERCENARY_ACTION.
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r--src/net/eathena/protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h
index 673d70298..d081ea0d6 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -287,7 +287,6 @@
#define SMSG_MERCENARY_UPDATE 0x02a2
#define SMSG_MERCENARY_INFO 0x029b
#define SMSG_MERCENARY_SKILLS 0x029d
-#define SMSG_MERCENARY_ACTION 0x029f
#define SMSG_HOMUNCULUS_SKILLS 0x0235
#define SMSG_HOMUNCULUS_DATA 0x0230
@@ -477,6 +476,7 @@
#define CMSG_PET_SELECT_EGG 0x01a7
#define CMSG_PET_MENU_ACTION 0x01a1
+#define CMSG_MERCENARY_ACTION 0x029f
#define CMSG_HOMUNCULUS_SET_NAME 0x0231
#define CMSG_HOMUNCULUS_MENU 0x0361
#define CMSG_HOMMERC_MOVE_TO_MASTER 0x0234