1
0
mirror of https://github.com/td512/re3.git synced 2026-04-18 20:47:19 +00:00

Merge branch 'master' into miami

This commit is contained in:
Sergeanur
2020-05-05 18:07:33 +03:00

View File

@@ -232,7 +232,6 @@ void CCarAI::UpdateCarAI(CVehicle* pVehicle)
}
if (pVehicle->bIsLawEnforcer)
MellowOutChaseSpeed(pVehicle);
#endif
break;
case MISSION_GOTOCOORDS:
#ifdef MIAMI