mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 16:01:30 +00:00
6 lines
95 B
Lua
6 lines
95 B
Lua
Config = {}
|
|
Config.Locale = 'fr'
|
|
|
|
Config.TickTime = 100
|
|
Config.UpdateClientTime = 5000
|