From 3f5414baed89f0ca2d06a9f91d8f9993bb125a78 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 25 Sep 2018 23:05:23 +0300 Subject: Add packet CMSG_PLAYER_SET_TITLE 0x0a2e. --- src/net/playerhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/playerhandler.h') diff --git a/src/net/playerhandler.h b/src/net/playerhandler.h index ae4c1f61f..58c4466b3 100644 --- a/src/net/playerhandler.h +++ b/src/net/playerhandler.h @@ -119,6 +119,8 @@ class PlayerHandler notfinal const int middleStyle, const int bottomStyle, const int bodyStyle) const = 0; + + virtual void setTitle(const int titleId) const = 0; }; } // namespace Net -- cgit v1.2.3-70-g09d2