Files
esx_core/config.lua
T
HypeLevels 4f7653abe7 Update config.lua
Changed the default language to be English it is the universal language.
2020-11-28 22:25:52 +00:00

4 lines
55 B
Lua

Config = {}
Config.Locale = 'en'
Config.Visible = true