mirror of
https://github.com/GTAmodding/re3.git
synced 2024-12-28 03:15:41 +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)
|
||||
MellowOutChaseSpeed(pVehicle);
|
||||
#endif
|
||||
break;
|
||||
case MISSION_GOTOCOORDS:
|
||||
#ifdef MIAMI
|
||||
|
|
Loading…
Reference in a new issue