From d60eec2c2cd453ecbaee7883a272479792875465 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 26 Apr 2013 20:08:06 +0300 Subject: fix code style more. --- src/net/tmwa/playerhandler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/tmwa/playerhandler.h') diff --git a/src/net/tmwa/playerhandler.h b/src/net/tmwa/playerhandler.h index 5e15f5a3a..ebfc66874 100644 --- a/src/net/tmwa/playerhandler.h +++ b/src/net/tmwa/playerhandler.h @@ -53,7 +53,7 @@ class PlayerHandler final : public MessageHandler, public Ea::PlayerHandler void setDirection(const unsigned char direction) const override; void setDestination(const int x, const int y, const int direction) const override; - void changeAction(const Being::Action action) const override; + void changeAction(const Being::Action &action) const override; void processOnlineList(Net::MessageIn &msg) const; void requestOnlineList() const override; void updateStatus(const uint8_t status) const override; -- cgit v1.2.3-70-g09d2