Fix broken timer

coverity_scan^2
scrawl 8 years ago
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…
Cancel
Save