1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-12 00:40:23 +00:00

Bad merge

This commit is contained in:
Mads Buvik Sandvei 2023-11-01 20:34:39 +01:00
parent c59fb6c91c
commit a0f8bbc621

View File

@ -2450,7 +2450,6 @@ namespace MWMechanics
} }
// Update movement // Update movement
&& !isScriptedAnimPlaying()
world->queueMovement(mPtr, moved); world->queueMovement(mPtr, moved);
} }