Use some GetMatrix/SetMatrix logic based on SA + CutsceneHead fix
This commit is contained in:
@@ -6983,7 +6983,7 @@ CPed::SetPedPositionInCar(void)
|
||||
} else {
|
||||
m_fRotationCur = m_pMyVehicle->GetForward().Heading();
|
||||
}
|
||||
GetMatrix() = newMat;
|
||||
SetMatrix(newMat);
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user