mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
4 lines
80 B
Lua
4 lines
80 B
Lua
Config = {}
|
|
Config.Locale = GetConvar('esx:locale', 'en')
|
|
Config.Visible = true
|