From c6ae5185f29076ec4d31b37d84619a261a8a63c8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 8 Apr 2019 20:52:53 +0300 Subject: Add packet CMSG_PLAYER_STYLE_CLOSE 0x0a48 --- src/net/eathena/playerhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/playerhandler.h') diff --git a/src/net/eathena/playerhandler.h b/src/net/eathena/playerhandler.h index a438fdac2..bb5facaa9 100644 --- a/src/net/eathena/playerhandler.h +++ b/src/net/eathena/playerhandler.h @@ -85,6 +85,8 @@ class PlayerHandler final : public Ea::PlayerHandler const Notify notify) const override final; void setTitle(const int titleId) const override final; + + void closeStyleWindow() const override final; }; } // namespace EAthena -- cgit v1.2.3-60-g2f50