Skip to content

Commit e02f0ee

Browse files
Merge pull request #533 from TheRealNova422-real/patch-37
(this is needed for global)
2 parents 7240cc5 + e15fc55 commit e02f0ee

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Cryptid.lua

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@ SMODS.current_mod.optional_features = {
1919
-- Cryptid doesn't use them YET, but these should be uncommented if Cryptid uses them
2020
-- These ones add new card areas that Steamodded will calculate through
2121
-- Might already be useful for sticker calc
22+
23+
-- Cryptid uses cardarea deck now
2224
cardareas = {
23-
--deck = true,
25+
deck = true,
2426
discard = true, -- used by scorch
2527
},
2628
}

0 commit comments

Comments
 (0)