diff options
Diffstat (limited to 'src/content_cao.cpp')
-rw-r--r-- | src/content_cao.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/content_cao.cpp b/src/content_cao.cpp index 821862c9b..c3575af1f 100644 --- a/src/content_cao.cpp +++ b/src/content_cao.cpp @@ -1538,7 +1538,6 @@ public: { LocalPlayer *player = m_env->getLocalPlayer(); player->isAttached = true; - player->overridePosition = m_attachment_position; } } } |