summaryrefslogtreecommitdiff
path: root/src/being/localplayer.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-03-07 20:01:53 +0300
committerAndrei Karas <akaras@inbox.ru>2016-03-07 20:01:53 +0300
commit387d06f36504e65a9ce82984944fc844181c80fe (patch)
treedd1a9e1e49831e47d2ff27dd53a331296b3de82f /src/being/localplayer.h
parent1708cce0de3c195b0ecaa8a5f8383712dc0d4c13 (diff)
downloadplus-387d06f36504e65a9ce82984944fc844181c80fe.tar.gz
plus-387d06f36504e65a9ce82984944fc844181c80fe.tar.bz2
plus-387d06f36504e65a9ce82984944fc844181c80fe.tar.xz
plus-387d06f36504e65a9ce82984944fc844181c80fe.zip
Change desync detection to simpler way.
Also use "sync move" option to enable/disable short/long range desync fix.
Diffstat (limited to 'src/being/localplayer.h')
-rw-r--r--src/being/localplayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/being/localplayer.h b/src/being/localplayer.h
index 7244664fb..3c0ed4286 100644
--- a/src/being/localplayer.h
+++ b/src/being/localplayer.h
@@ -272,7 +272,7 @@ class LocalPlayer final : public Being,
bool isServerBuggy() const A_WARN_UNUSED
{ return mIsServerBuggy; }
- void fixPos(const int maxDist = 1);
+ void fixPos();
/**
* Sets the map the being is on