mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 18:58:54 +00:00
A lot of minor cleanup
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ Config.Size = { x = 1.5, y = 1.5, z = 1.5 }
|
||||
Config.Color = { r = 0, g = 128, b = 255 }
|
||||
Config.Type = 1
|
||||
Config.Locale = 'fr'
|
||||
Config.EnableLicense = true
|
||||
Config.EnableLicense = true -- only turn this on if you are using esx_license
|
||||
Config.LicensePrice = 5000
|
||||
|
||||
Config.Zones = {
|
||||
|
||||
Reference in New Issue
Block a user