Business/house blips & pickups for IV

This commit is contained in:
Vortrex
2022-03-07 07:37:41 -06:00
parent 1350cd1045
commit bdee71440f
7 changed files with 110 additions and 8 deletions

View File

@@ -69,4 +69,8 @@ let forceWantedLevel = 0;
// Pre-cache all allowed skins
let allowedSkins = getAllowedSkins(getGame());
let businessBlips = {};
let houseBlips = {};
let jobBlips = {};
// ===========================================================================