mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-18 23:59:21 +00:00
Merge branch 'miami' into lcs
# Conflicts: # src/core/World.cpp
This commit is contained in:
commit
8f54093de1
14 changed files with 56 additions and 58 deletions
|
@ -7761,7 +7761,7 @@ CPed::SetPedPositionInCar(void)
|
|||
} else {
|
||||
m_fRotationCur = m_pMyVehicle->GetForward().Heading();
|
||||
}
|
||||
GetMatrix() = newMat;
|
||||
SetMatrix(newMat);
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue