1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-09-28 21:46:19 +00:00

Revert "Remove #endif"

This reverts commit 7200a783ee.
This commit is contained in:
Sergeanur 2020-05-05 18:07:43 +03:00
parent 74b522af71
commit cb8ffbac73

View file

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