mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Update config.lua
Changed default language to english as its the universal language
This commit is contained in:
+1
-1
@@ -12,4 +12,4 @@ Config.SellModifier = 2 -- sell price: <property price> / <sell modifier> (rou
|
||||
Config.Properties = {}
|
||||
|
||||
Config.EnablePlayerManagement = false -- If set to true you use esx_realestateagentjob
|
||||
Config.Locale = 'fr'
|
||||
Config.Locale = 'en'
|
||||
|
||||
Reference in New Issue
Block a user