Merge pull request #74 from HypeLevels/patch-1

Update config.lua
This commit is contained in:
Christopher Gjelten
2020-12-01 14:39:52 +01:00
committed by GitHub
+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