Files
esx_core/config.lua
T
HypeLevels 71ae1225e7 Update config.lua
Changed default language to english as its the universal language
2020-12-01 21:42:54 +00:00

6 lines
98 B
Lua

Config = {}
Config.TickTime = 100
Config.UpdateClientTime = 5000
Config.Locale = 'en'