sync with upstream

This commit is contained in:
Nikolay Korolev 2020-05-07 16:59:40 +03:00
commit 5780b4503e
38 changed files with 638 additions and 479 deletions

View file

@ -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;