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/eathena/playerhandler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/eathena/playerhandler.cpp') diff --git a/src/net/eathena/playerhandler.cpp b/src/net/eathena/playerhandler.cpp index 4897e6b70..00234bd7c 100644 --- a/src/net/eathena/playerhandler.cpp +++ b/src/net/eathena/playerhandler.cpp @@ -184,7 +184,7 @@ void PlayerHandler::setDestination(const int x, const int y, static_cast(direction)); } -void PlayerHandler::changeAction(const Being::Action action) const +void PlayerHandler::changeAction(const Being::Action &action) const { unsigned char type; switch (action) -- cgit v1.2.3-60-g2f50