don't need this anymore
parent
42a73f602f
commit
c473e07c2e
|
|
@ -16,7 +16,7 @@ Squib::Deck.new cards: cards['Type'].size do
|
||||||
"white"
|
"white"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
background color: background_color, foo: 'hi'
|
background color: background_color
|
||||||
|
|
||||||
text_color = cards['Type'].map do |t|
|
text_color = cards['Type'].map do |t|
|
||||||
if color == 'black' && t == "Snake" then
|
if color == 'black' && t == "Snake" then
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue