mirror of
https://github.com/halpz/re3.git
synced 2025-07-03 14:50:46 +00:00
Merge branch 'miami' into lcs
# Conflicts: # src/core/World.cpp
This commit is contained in:
@ -7761,7 +7761,7 @@ CPed::SetPedPositionInCar(void)
|
||||
} else {
|
||||
m_fRotationCur = m_pMyVehicle->GetForward().Heading();
|
||||
}
|
||||
GetMatrix() = newMat;
|
||||
SetMatrix(newMat);
|
||||
}
|
||||
|
||||
void
|
||||
|
Reference in New Issue
Block a user