summaryrefslogtreecommitdiff
path: root/src/net/eathena/playerhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/playerhandler.h')
-rw-r--r--src/net/eathena/playerhandler.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/net/eathena/playerhandler.h b/src/net/eathena/playerhandler.h
index 1a46a6427..887f652f6 100644
--- a/src/net/eathena/playerhandler.h
+++ b/src/net/eathena/playerhandler.h
@@ -75,7 +75,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,