mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 09:48:52 +00:00
dea210983f
* Update config.lua Adds the option to make the bars visible/invisible in case you're using some other resource like trew_hud_ui * Update main.lua Adds the option to make the bars visible/invisible in case you're using some other resource like trew_hud_ui
4 lines
55 B
Lua
4 lines
55 B
Lua
Config = {}
|
|
Config.Locale = 'fr'
|
|
Config.Visible = true
|