This commit is contained in:
parent
5bd31594fd
commit
9c64c10b68
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ void CNpcBoatHazard::render()
|
||||||
flip.vy = ONE;
|
flip.vy = ONE;
|
||||||
flip.vz = ONE;
|
flip.vz = ONE;
|
||||||
|
|
||||||
m_modelGfx->Render( renderPos, NULL, NULL, &flip );
|
m_modelGfx->Render( renderPos, NULL, &flip );
|
||||||
//m_actorGfx->Render(renderPos,0,0,0);
|
//m_actorGfx->Render(renderPos,0,0,0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue