mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 17:28:53 +00:00
5 lines
103 B
Lua
5 lines
103 B
Lua
Config = {}
|
|
|
|
Config.StatusMax = 1000000
|
|
Config.TickTime = 1000
|
|
Config.UpdateInterval = 10000 |