mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 13:01:30 +00:00
81aa4728e2
Changed the default language to be English as it is the universal language.
6 lines
91 B
Lua
6 lines
91 B
Lua
Config = {}
|
|
|
|
Config.Locale = 'en'
|
|
Config.EnableESXIdentity = false
|
|
Config.MaxSalary = 3500
|