mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-19 03:39:58 +00:00
Fix broken timer
This commit is contained in:
parent
d39d4f2619
commit
bc29a99a53
@ -1117,6 +1117,7 @@ namespace MWMechanics
|
||||
|
||||
timerUpdateAITargets += duration;
|
||||
timerUpdateHeadTrack += duration;
|
||||
timerUpdateEquippedLight += duration;
|
||||
|
||||
// Looping magic VFX update
|
||||
// Note: we need to do this before any of the animations are updated.
|
||||
|
Loading…
x
Reference in New Issue
Block a user