mirror of
https://github.com/halpz/re3.git
synced 2025-06-29 11:56:29 +00:00
CCivilianPed done & restore peds running to phone
This commit is contained in:
@ -1918,7 +1918,7 @@ CAutomobile::Render(void)
|
||||
CVehicleModelInfo *mi = (CVehicleModelInfo*)CModelInfo::GetModelInfo(GetModelIndex());
|
||||
|
||||
if(GetModelIndex() == MI_RHINO && m_aCarNodes[CAR_BONNET]){
|
||||
// Rhino has no bonnet...what are we doing here?
|
||||
// Rotate Rhino turret
|
||||
CMatrix m;
|
||||
CVector p;
|
||||
m.Attach(RwFrameGetMatrix(m_aCarNodes[CAR_BONNET]));
|
||||
|
Reference in New Issue
Block a user