1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-26 09:11:34 +00:00

Fix head tracking for NPCs

This commit is contained in:
scrawl 2015-07-04 21:00:01 +02:00
parent 6bcea21e14
commit c90841d649

View file

@ -850,7 +850,6 @@ void NpcAnimation::addControllers()
Animation::addControllers();
mFirstPersonNeckController = NULL;
mHeadController = NULL;
WeaponAnimation::deleteControllers();
if (mViewMode == VM_FirstPerson)