From f0a0e1eff7be666ec963440de0a1fbcddf1d407e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 27 Jul 2018 20:51:14 +0300 Subject: Add packet CMSG_PLAYER_SELECT_STYLE 0x0afc. --- src/net/playerhandler.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/net/playerhandler.h') diff --git a/src/net/playerhandler.h b/src/net/playerhandler.h index 2d8db0142..ae4c1f61f 100644 --- a/src/net/playerhandler.h +++ b/src/net/playerhandler.h @@ -117,7 +117,8 @@ class PlayerHandler notfinal const int bodyColor, const int topStyle, const int middleStyle, - const int bottomStyle) const = 0; + const int bottomStyle, + const int bodyStyle) const = 0; }; } // namespace Net -- cgit v1.2.3-70-g09d2