mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
5 lines
109 B
Lua
5 lines
109 B
Lua
Config = {}
|
|
|
|
Config.StatusMax = 1000000
|
|
Config.TickTime = 1000
|
|
Config.UpdateClientTime = 60000 |