From f4adf3093ce086549eb8d4bed228dee1d62f5e9d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 15 Sep 2014 23:18:50 +0300 Subject: eathena: add packet CMSG_PLAYER_SET_EQUIPMENT_VISIBLE 0x02d8. --- src/net/tmwa/playerhandler.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/net/tmwa/playerhandler.cpp') diff --git a/src/net/tmwa/playerhandler.cpp b/src/net/tmwa/playerhandler.cpp index 3fdf081ff..c2791e0d9 100644 --- a/src/net/tmwa/playerhandler.cpp +++ b/src/net/tmwa/playerhandler.cpp @@ -468,4 +468,8 @@ void PlayerHandler::revive() const { } +void PlayerHandler::setViewEquipment(const bool allow A_UNUSED) const +{ +} + } // namespace TmwAthena -- cgit v1.2.3-60-g2f50