From 0cec4fa69c575f69015f37686f1e010d09f2ec48 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 9 Sep 2012 02:07:50 +0300 Subject: fix code style. --- src/being.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/being.cpp') diff --git a/src/being.cpp b/src/being.cpp index 4ca664dc6..30541a590 100644 --- a/src/being.cpp +++ b/src/being.cpp @@ -974,7 +974,7 @@ std::string Being::getSitAction() const } } -void Being::setAction(const Action action, const int attackType A_UNUSED) +void Being::setAction(const Action &action, const int attackType A_UNUSED) { std::string currentAction = SpriteAction::INVALID; -- cgit v1.2.3-60-g2f50