0.0.1
This commit is contained in:
10
resources/[core]/esx_skin/config.lua
Normal file
10
resources/[core]/esx_skin/config.lua
Normal file
@@ -0,0 +1,10 @@
|
||||
Config = {}
|
||||
|
||||
Config.Locale = GetConvar("esx:locale", "en")
|
||||
|
||||
Config.BackpackWeight = {
|
||||
[40] = 16,
|
||||
[41] = 20,
|
||||
[44] = 25,
|
||||
[45] = 23,
|
||||
}
|
||||
Reference in New Issue
Block a user