diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index a413fb587..8ec1ff842 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -516,7 +516,7 @@ #define CMSG_FRIENDS_REQUEST_ACK 0x0208 #define CMSG_FRIENDS_DELETE_PLAYER 0x020a -#define CMSG_AUCTION_CANCEL_REQUEST 0x024b +#define CMSG_AUCTION_CANCEL_REG 0x024b #define CMSG_AUCTION_SET_ITEM 0x024c #define CMSG_AUCTION_REGISTER 0x024d |