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/playerhandler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/playerhandler.h') diff --git a/src/net/playerhandler.h b/src/net/playerhandler.h index d3b9dd6c3..152855d4c 100644 --- a/src/net/playerhandler.h +++ b/src/net/playerhandler.h @@ -55,7 +55,7 @@ class PlayerHandler virtual void setDestination(const int x, const int y, const int direction) const = 0; - virtual void changeAction(const Being::Action action) const = 0; + virtual void changeAction(const Being::Action &action) const = 0; virtual void respawn() const = 0; -- cgit v1.2.3-60-g2f50