Files
esx_core/config.lua
T
HypeLevels 81aa4728e2 Update config.lua
Changed the default language to be English as it is the universal language.
2020-11-28 22:27:05 +00:00

6 lines
91 B
Lua

Config = {}
Config.Locale = 'en'
Config.EnableESXIdentity = false
Config.MaxSalary = 3500