mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Update config.lua
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ Config.Size = { x = 1.5, y = 1.5, z = 0.5 }
|
|||||||
Config.Color = { r = 0, g = 128, b = 255 }
|
Config.Color = { r = 0, g = 128, b = 255 }
|
||||||
Config.Type = 1
|
Config.Type = 1
|
||||||
|
|
||||||
Config.Locale = 'fr'
|
Config.Locale = 'en'
|
||||||
|
|
||||||
Config.LicenseEnable = false -- only turn this on if you are using esx_license
|
Config.LicenseEnable = false -- only turn this on if you are using esx_license
|
||||||
Config.LicensePrice = 5000
|
Config.LicensePrice = 5000
|
||||||
|
|||||||
Reference in New Issue
Block a user