Update config.lua

Changed the default language to be English as it is the universal language.
This commit is contained in:
HypeLevels
2020-11-28 22:28:21 +00:00
committed by GitHub
parent e4a083e2d7
commit 3266d0f69c
+1 -1
View File
@@ -4,7 +4,7 @@ Config.MarkerColor = {r = 120, g = 120, b = 240}
Config.EnablePlayerManagement = false -- enables the actual car dealer job. You'll need esx_addonaccount, esx_billing and esx_society
Config.ResellPercentage = 50
Config.Locale = 'fr'
Config.Locale = 'en'
Config.LicenseEnable = false -- require people to own drivers license when buying vehicles? Only applies if EnablePlayerManagement is disabled. Requires esx_license