diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 547597741..5fb5b9ba0 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -453,6 +453,7 @@ #define SMSG_ROULETTE_INFO_ACK_TYPE 0x0a1c #define SMSG_ROULETTE_RECV_ITEM_ACK 0x0a22 +#define SMSG_ROULETTE_GENERATE_ACK_TYPE 0x0a20 /********************************** * Packets from client to server * |