From 888c5621cfe3a646f1f21290d3c5cd027eeba0a9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 26 Jun 2019 22:12:11 +0300 Subject: Update packet SMSG_PLAYER_SHORTCUTS --- src/net/eathena/playerrecv.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/net/eathena/playerrecv.h') diff --git a/src/net/eathena/playerrecv.h b/src/net/eathena/playerrecv.h index eb611e5a6..4f55d7ae1 100644 --- a/src/net/eathena/playerrecv.h +++ b/src/net/eathena/playerrecv.h @@ -32,7 +32,9 @@ namespace EAthena { namespace PlayerRecv { - void processPlayerShortcuts(Net::MessageIn &msg); + void processPlayerShortcuts1(Net::MessageIn &msg); + void processPlayerShortcuts2(Net::MessageIn &msg); + void processPlayerShortcuts3(Net::MessageIn &msg); void processPlayerShowEquip(Net::MessageIn &msg); void processPlayerStatUpdate5(Net::MessageIn &msg); void processPlayerGetExp(Net::MessageIn &msg); -- cgit v1.2.3-70-g09d2