mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 10:48:52 +00:00
ShowBlip Config
This commit is contained in:
+6
-3
@@ -33,7 +33,8 @@ Config.Zones = {
|
||||
Size = 1.0,
|
||||
Type = 59,
|
||||
Color = 25,
|
||||
Show = true -- show blip
|
||||
ShowBlip = true,
|
||||
ShowMarker = true
|
||||
},
|
||||
|
||||
RobsLiquor = {
|
||||
@@ -63,7 +64,8 @@ Config.Zones = {
|
||||
Size = 1.0,
|
||||
Type = 59,
|
||||
Color = 25,
|
||||
Show = true -- show blip
|
||||
ShowBlip = true,
|
||||
ShowMarker = true
|
||||
},
|
||||
|
||||
LTDgasoline = {
|
||||
@@ -89,6 +91,7 @@ Config.Zones = {
|
||||
Size = 1.0,
|
||||
Type = 59,
|
||||
Color = 25,
|
||||
Show = true -- show blip
|
||||
ShowBlip = true,
|
||||
ShowMarker = true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user