Noskillx's PR + fix .set loading

This commit is contained in:
eray orçunus 2020-07-06 19:26:06 +03:00
parent 70fa4ab79c
commit c483a044b5
10 changed files with 90 additions and 76 deletions

View file

@ -1386,6 +1386,7 @@ bool CGarages::IsCarSprayable(CVehicle * pVehicle)
case MI_BARRACKS:
case MI_DODO:
case MI_COACH:
case MI_FBIRANCH:
return false;
default:
break;