summaryrefslogtreecommitdiff
path: root/src/net/tmwa/playerhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/playerhandler.cpp')
-rw-r--r--src/net/tmwa/playerhandler.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/net/tmwa/playerhandler.cpp b/src/net/tmwa/playerhandler.cpp
index ffc1b3176..362269ab9 100644
--- a/src/net/tmwa/playerhandler.cpp
+++ b/src/net/tmwa/playerhandler.cpp
@@ -500,7 +500,8 @@ void PlayerHandler::selectStyle(const int headColor A_UNUSED,
const int bodyColor A_UNUSED,
const int topStyle A_UNUSED,
const int middleStyle A_UNUSED,
- const int bottomStyle A_UNUSED) const
+ const int bottomStyle A_UNUSED,
+ const int bodyStyle A_UNUSED) const
{
}