From a316d537dce50f4b4e1e10f5c26a7851baddbd8b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 24 Aug 2012 18:29:30 +0300 Subject: Small style changes. Also fix overloaded methods visibility. --- src/localplayer.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/localplayer.h') diff --git a/src/localplayer.h b/src/localplayer.h index 55b29a731..aeae31faf 100644 --- a/src/localplayer.h +++ b/src/localplayer.h @@ -351,8 +351,6 @@ class LocalPlayer : public Being, public ActorSpriteListener, void navigateClean(); - void updateCoords(); - void imitateEmote(Being* being, unsigned char emote); void imitateAction(Being *being, Being::Action action); @@ -512,6 +510,8 @@ class LocalPlayer : public Being, public ActorSpriteListener, std::string getGameModifiersString(); protected: + void updateCoords(); + /** Whether or not the name settings have changed */ bool mUpdateName; -- cgit v1.2.3-60-g2f50