forked from teamnwah/openmw-tes3coop
Fix head tracking for NPCs
This commit is contained in:
parent
6bcea21e14
commit
c90841d649
1 changed files with 0 additions and 1 deletions
|
@ -850,7 +850,6 @@ void NpcAnimation::addControllers()
|
|||
Animation::addControllers();
|
||||
|
||||
mFirstPersonNeckController = NULL;
|
||||
mHeadController = NULL;
|
||||
WeaponAnimation::deleteControllers();
|
||||
|
||||
if (mViewMode == VM_FirstPerson)
|
||||
|
|
Loading…
Reference in a new issue