don't need this anymore

dev
Andy Meneely 2020-03-11 17:15:55 -04:00
parent 42a73f602f
commit c473e07c2e
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Squib::Deck.new cards: cards['Type'].size do
"white"
end
end
background color: background_color, foo: 'hi'
background color: background_color
text_color = cards['Type'].map do |t|
if color == 'black' && t == "Snake" then