Fix broken timer

This commit is contained in:
scrawl 2017-02-06 05:10:40 +01:00
parent d39d4f2619
commit bc29a99a53

View file

@ -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.