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 b17531c9d..b79baf82b 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -547,4 +547,6 @@ #define CMSG_VENDING_BUY2 0x0801 #define CMSG_VENDING_CREATE_SHOP 0x01b2 +#define CMSG_BUYINGSTORE_CREATE 0x0815 + #endif // NET_EATHENA_PROTOCOL_H |