forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
5bf007558c
commit
e8e3328d02
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Config.TrackingLocations = {
|
||||||
radius = 2.0,
|
radius = 2.0,
|
||||||
job = {"police"}, -- Only police can access at this location
|
job = {"police"}, -- Only police can access at this location
|
||||||
label = "Polizei Tracking System"
|
label = "Polizei Tracking System"
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
-- Command to open tracking menu (can be disabled by setting to false)
|
-- Command to open tracking menu (can be disabled by setting to false)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue