From 653431655169659331999f4f2d63aa05cfcf3134 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 26 Jun 2019 22:37:08 +0300 Subject: Update packet CMSG_SHORTCUTS_ROW_SHIFT --- src/net/eathena/playerhandler.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/net/eathena/playerhandler.h') diff --git a/src/net/eathena/playerhandler.h b/src/net/eathena/playerhandler.h index bb5facaa9..26bb21f85 100644 --- a/src/net/eathena/playerhandler.h +++ b/src/net/eathena/playerhandler.h @@ -60,7 +60,8 @@ class PlayerHandler final : public Ea::PlayerHandler const uint8_t type, const int id, const int level) const override final; - void shortcutShiftRow(const int row) const override final; + void shortcutShiftRow(const int row, + const int tab) const override final; void removeOption() const override final; void changeCart(const int type) const override final; void setMemo() const override final; -- cgit v1.2.3-70-g09d2