mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-14 01:19:59 +00:00
Fix head tracking for NPCs
This commit is contained in:
parent
6bcea21e14
commit
c90841d649
@ -850,7 +850,6 @@ void NpcAnimation::addControllers()
|
||||
Animation::addControllers();
|
||||
|
||||
mFirstPersonNeckController = NULL;
|
||||
mHeadController = NULL;
|
||||
WeaponAnimation::deleteControllers();
|
||||
|
||||
if (mViewMode == VM_FirstPerson)
|
||||
|
Loading…
x
Reference in New Issue
Block a user