mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-02 11:18:53 +00:00
chore: Move important resources to "core" folder
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
Config = {}
|
||||
|
||||
<<<<<<< HEAD
|
||||
Config.Locale = 'en'
|
||||
|
||||
Config.BackpackWeight = {
|
||||
[40] = 16, [41] = 20, [44] = 25, [45] = 23
|
||||
}
|
||||
=======
|
||||
Config.TickTime = 100
|
||||
Config.UpdateClientTime = 5000
|
||||
Config.Locale = 'en'
|
||||
>>>>>>> esx_optionalneeds/master
|
||||
Reference in New Issue
Block a user