Update config.lua

This commit is contained in:
HypeLevels
2020-11-28 22:28:59 +00:00
committed by GitHub
parent c17c5456c6
commit 69e13ecbf0
+1 -1
View File
@@ -5,7 +5,7 @@ Config.Size = { x = 1.5, y = 1.5, z = 0.5 }
Config.Color = { r = 0, g = 128, b = 255 }
Config.Type = 1
Config.Locale = 'fr'
Config.Locale = 'en'
Config.LicenseEnable = false -- only turn this on if you are using esx_license
Config.LicensePrice = 5000