mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-18 14:26:03 +01:00
feat: ped blip shown by group if added
This commit is contained in:
@@ -231,7 +231,8 @@ for i=1, #locations do
|
||||
label = ("Parking garage (%s)"):format(location.garageType),
|
||||
sprite = sprite[location.garageType],
|
||||
scale = 0.7,
|
||||
color = 3
|
||||
color = 3,
|
||||
groups = location.groups
|
||||
},
|
||||
anim = {
|
||||
dict = "anim@amb@casino@valet_scenario@pose_d@",
|
||||
|
||||
Reference in New Issue
Block a user