From e05956bcbefba4f846f90e7f5c9c05c4931b3a26 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 15 Oct 2017 17:52:54 +0300 Subject: Add packet SMSG_PLAYER_STAT_UPDATE_7 0x0acb. --- src/net/eathena/playerhandler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/eathena/playerhandler.h') diff --git a/src/net/eathena/playerhandler.h b/src/net/eathena/playerhandler.h index 1b000025c..b51ad2e92 100644 --- a/src/net/eathena/playerhandler.h +++ b/src/net/eathena/playerhandler.h @@ -72,7 +72,7 @@ class PlayerHandler final : public Ea::PlayerHandler void setStat(Net::MessageIn &msg, const int type, - const int base, + const int64_t base, const int mod, const Notify notify) const override final; }; -- cgit v1.2.3-60-g2f50