mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 17:28:53 +00:00
chore: Move important resources to "core" folder
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
Config = {}
|
||||
<<<<<<< HEAD
|
||||
|
||||
Config.StatusMax = 1000000
|
||||
Config.TickTime = 1000
|
||||
Config.UpdateInterval = 10000
|
||||
Config.Display = true -- Enable the esx_status bars (disable if you are using another HUD)
|
||||
=======
|
||||
Config.Locale = 'en'
|
||||
Config.Visible = true
|
||||
>>>>>>> esx_basicneeds/master
|
||||
Reference in New Issue
Block a user