diff --git a/config.lua b/config.lua index 32671dd2..a505c50b 100644 --- a/config.lua +++ b/config.lua @@ -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