diff options
Diffstat (limited to 'src/being/localplayer.h')
-rw-r--r-- | src/being/localplayer.h | 2 |
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 |