Skip to content

Commit

Permalink
use new action-treasure banner from #61 to fix #60
Browse files Browse the repository at this point in the history
  • Loading branch information
sumpfork committed Jun 19, 2016
1 parent ac69920 commit 421127d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion domdiv/cards.py
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ def getTabCostHeightOffset(self):
CardType(('Action', 'Reserve', 'Victory'), 'reserve-victory.png'),
CardType(('Action', 'Traveller'), 'action.png'),
CardType(('Action', 'Gathering'), 'action.png'),
CardType(('Action', 'Treasure'), 'treasure.png'),
CardType(('Action', 'Treasure'), 'action-treasure.png'),
CardType(('Prize',), 'action.png'),
CardType(('Event',), 'event.png'),
CardType(('Reaction',), 'reaction.png'),
Expand Down

0 comments on commit 421127d

Please sign in to comment.