From 69e13ecbf0e2ea5eb8b22e97062bd1d450372cab Mon Sep 17 00:00:00 2001 From: HypeLevels <61633775+HypeLevels@users.noreply.github.com> Date: Sat, 28 Nov 2020 22:28:59 +0000 Subject: [PATCH] Update config.lua --- config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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