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 b4bfabe02..044fc47d4 100644
--- a/src/net/tmwa/playerhandler.h
+++ b/src/net/tmwa/playerhandler.h
@@ -78,7 +78,8 @@ class PlayerHandler final : public Ea::PlayerHandler
void revive() const override final;
- void setViewEquipment(const bool allow) const override final;
+ void setConfigOption(const int id A_UNUSED,
+ const int data A_UNUSED) const override final;
void selectStyle(const int headColor,
const int headStyle,