mirror of
https://github.com/GTAmodding/re3.git
synced 2024-12-28 17:35:40 +00:00
parent
74b522af71
commit
cb8ffbac73
1 changed files with 1 additions and 0 deletions
|
@ -232,6 +232,7 @@ void CCarAI::UpdateCarAI(CVehicle* pVehicle)
|
||||||
}
|
}
|
||||||
if (pVehicle->bIsLawEnforcer)
|
if (pVehicle->bIsLawEnforcer)
|
||||||
MellowOutChaseSpeed(pVehicle);
|
MellowOutChaseSpeed(pVehicle);
|
||||||
|
#endif
|
||||||
break;
|
break;
|
||||||
case MISSION_GOTOCOORDS:
|
case MISSION_GOTOCOORDS:
|
||||||
#ifdef MIAMI
|
#ifdef MIAMI
|
||||||
|
|
Loading…
Reference in a new issue