This commit is contained in:
unknown 2021-10-13 20:33:06 -04:00
parent 22961b2758
commit a147b9e6a3

View File

@ -83,9 +83,9 @@ local HUD_TIMER_MAX = 1.5
local MIN_FORMSPEC_VERSION = 4 local MIN_FORMSPEC_VERSION = 4
local BAG_SIZES = { local BAG_SIZES = {
[1] = INV_SIZE + 3, [1] = INV_SIZE + 3,
[2] = INV_SIZE + 6, [2] = INV_SIZE + 6,
[3] = INV_SIZE + 9, [3] = INV_SIZE + 9,
} }
local SUBCAT = { local SUBCAT = {