mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 18:20:36 +00:00
sync with upstream
This commit is contained in:
commit
5780b4503e
38 changed files with 638 additions and 479 deletions
|
@ -749,7 +749,8 @@ CPopulation::AddPedInCar(CVehicle* car)
|
|||
break;
|
||||
case MI_TAXI:
|
||||
case MI_CABBIE:
|
||||
case MI_BORGNINE:
|
||||
case MI_ZEBRA:
|
||||
case MI_KAUFMAN:
|
||||
if (CGeneral::GetRandomTrueFalse()) {
|
||||
pedType = PEDTYPE_CIVMALE;
|
||||
preferredModel = MI_TAXI_D;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue