fix mispelling of treasure png
This commit is contained in:
parent
7355c8f6f8
commit
0475abf393
@ -202,7 +202,7 @@ cardTypes = [
|
||||
CardType(('Action', 'Reserve', 'Victory'), 'reserve-victory.png'),
|
||||
CardType(('Action', 'Traveller'), 'action.png'),
|
||||
CardType(('Action', 'Gathering'), 'action.png'),
|
||||
CardType(('Action', 'Treasure'), 'treasre.png'),
|
||||
CardType(('Action', 'Treasure'), 'treasure.png'),
|
||||
CardType(('Prize',), 'action.png'),
|
||||
CardType(('Event',), 'event.png'),
|
||||
CardType(('Reaction',), 'reaction.png'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user