This commit is contained in:
parent
6baaf136f5
commit
fb2681fe0c
3 changed files with 4 additions and 4 deletions
|
@ -1088,7 +1088,7 @@ void CNpcSeaSnakeEnemy::renderOnMapScreen( DVECTOR drawPos )
|
|||
}
|
||||
|
||||
POLY_FT4 *Ft4= m_actorGfx->Render(drawPos,segmentType,0,0);
|
||||
m_actorGfx->RotateScale( Ft4, drawPos, 0, 4096, segScale );
|
||||
m_actorGfx->RotateScale( Ft4, drawPos, 0, 4096, segScale,true );
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue