diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 5f3c2f69e..3decb369f 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -451,6 +451,8 @@ #define SMSG_BATTLE_NOTICE_DELETE 0x08db #define SMSG_BATTLE_JOINED 0x08d9 +#define SMSG_ROULETTE_INFO_ACK_TYPE 0x0a1c + /********************************** * Packets from client to server * **********************************/ |