summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/being/localplayer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/being/localplayer.cpp b/src/being/localplayer.cpp
index 7570d113e..25699f704 100644
--- a/src/being/localplayer.cpp
+++ b/src/being/localplayer.cpp
@@ -2524,7 +2524,6 @@ void LocalPlayer::setRealPos(const int x, const int y)
{
mCrossX = x;
mCrossY = y;
- //fixPos();
}
}
if (mMap->isCustom())