From 6fbcdfbbb6a8ad2ba73bde2a5043b523df8ff244 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 18 Jul 2011 00:23:51 +0300 Subject: Fix code style. --- src/localplayer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/localplayer.h') diff --git a/src/localplayer.h b/src/localplayer.h index 81232e4b6..df2a61b03 100644 --- a/src/localplayer.h +++ b/src/localplayer.h @@ -332,7 +332,7 @@ class LocalPlayer : public Being, public ActorSpriteListener, void setAway(const std::string &message); void setHalfAway(bool n) - { mInactive = n;} + { mInactive = n; } void afkRespond(ChatTab *tab, const std::string &nick); -- cgit v1.2.3-70-g09d2