This commit is contained in:
parent
f72022e72d
commit
f51c4dba88
3 changed files with 6 additions and 4 deletions
|
@ -369,6 +369,8 @@ void CNpcGaryFriend::think( int _frames )
|
|||
s16 heading = ratan2( yDist, xDist );
|
||||
|
||||
m_drawRotation = heading;
|
||||
|
||||
CNpcThing::think(_frames);
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue