This commit is contained in:
unknown 2021-10-13 20:33:06 -04:00
parent 22961b2758
commit a147b9e6a3
1 changed files with 3 additions and 3 deletions

View File

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