From 0eafefa3d40cf730749cd7fdfb94f73313e1a159 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 4 Sep 2013 23:44:48 +0300 Subject: add support for getting full move path from server (evol only). Also change netcode version to 10. Some times still movement bit wrong. --- src/being/being.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/being/being.h') diff --git a/src/being/being.h b/src/being/being.h index 29b735956..b08cba443 100644 --- a/src/being/being.h +++ b/src/being/being.h @@ -900,12 +900,12 @@ class Being : public ActorSprite, public ConfigListener NextSoundInfo mNextSound; - protected: /** * Sets the new path for this being. */ void setPath(const Path &path); + protected: /** * Updates name's location. */ -- cgit v1.2.3-70-g09d2