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 0e0ce50bd..23cd0d230 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -344,6 +344,7 @@ #define SMSG_FRIENDS_PLAYER_ONLINE 0x0206 #define SMSG_FRIENDS_LIST 0x0201 +#define SMSG_FRIENDS_REQUEST 0x0207 #define SMSG_FRIENDS_REQUEST_ACK 0x0209 #define SMSG_AUCTION_OPEN_WINDOW 0x025f |