summaryrefslogtreecommitdiff
path: root/src/net/tmwa/playerhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/playerhandler.h')
-rw-r--r--src/net/tmwa/playerhandler.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/net/tmwa/playerhandler.h b/src/net/tmwa/playerhandler.h
index 044fc47d4..418843989 100644
--- a/src/net/tmwa/playerhandler.h
+++ b/src/net/tmwa/playerhandler.h
@@ -86,7 +86,8 @@ class PlayerHandler final : public Ea::PlayerHandler
const int bodyColor,
const int topStyle,
const int middleStyle,
- const int bottomStyle) const override final;
+ const int bottomStyle,
+ const int bodyStyle) const override final;
void setStat(Net::MessageIn &msg,
const int type,