mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Add files
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Config = {}
|
||||
Config.DrawDistance = 100.0
|
||||
Config.ZoneSize = {x = 3.0, y = 3.0, z = 2.0}
|
||||
Config.MarkerColor = {r = 100, g = 100, b = 204}
|
||||
Config.MarkerType = 1
|
||||
|
||||
Config.Zones = {
|
||||
{x = -265.036, y = -963.630, z = 30.223}
|
||||
}
|
||||
Reference in New Issue
Block a user