1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-20 17:11:33 +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);
} }