mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 02:08:55 +00:00
6 lines
98 B
Lua
6 lines
98 B
Lua
Config = {}
|
|
|
|
Config.TickTime = 100
|
|
Config.UpdateClientTime = 5000
|
|
Config.Locale = 'en'
|