Files
esx_core-esx-framework/config.lua
T
2019-10-13 20:59:11 +02:00

7 lines
106 B
Lua

Config = {}
Config.Locale = 'fr'
Config.BackpackWeight = {
[40] = 16, [41] = 20, [44] = 25, [45] = 23
}