This commit is contained in:
Nordi98 2025-07-19 00:54:05 +02:00
parent fd4a26921e
commit d3f2934dfc
2 changed files with 6 additions and 2 deletions

View file

@ -315,7 +315,7 @@ config.slotsMaxWeights = {
maxWeight = 10000
},
glovebox = { -- These values will be active if maxweight and slots data is not sent in the glovebox event
slots = 1,
slots = 4,
maxWeight = 4000
}
}