forked from teamnwah/openmw-tes3coop
Fix broken timer
This commit is contained in:
parent
d39d4f2619
commit
bc29a99a53
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue