1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-07-01 04:13:48 +00:00

Merge branch 'master' into miami

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

View file

@ -232,7 +232,6 @@ 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