mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
71ae1225e7
Changed default language to english as its the universal language
6 lines
98 B
Lua
6 lines
98 B
Lua
Config = {}
|
|
|
|
Config.TickTime = 100
|
|
Config.UpdateClientTime = 5000
|
|
Config.Locale = 'en'
|