1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-22 04:53:52 +00:00

npc xy disabled

This commit is contained in:
Jason Hooks 2012-08-16 15:41:42 -04:00
parent 8762f4a47a
commit 63a40e9ba3

View file

@ -379,7 +379,8 @@ namespace MWClass
void Npc::adjustRotation(const MWWorld::Ptr& ptr,float& x,float& y,float& z) const
{
y = 0;
x = 0;
}
MWWorld::Ptr