forked from External/mage
GUI: improved rendering of Adventure cards (#11764)
* GUI: Improved rendering of Adventure cards --------- Co-authored-by: Matthew Wilson <matthew_w@vaadin.com>
This commit is contained in:
parent
0f9e36ace0
commit
506e94d519
8 changed files with 156 additions and 37 deletions
|
|
@ -181,4 +181,4 @@ class AdventureCardSpellAbility extends SpellAbility {
|
|||
public AdventureCardSpellAbility copy() {
|
||||
return new AdventureCardSpellAbility(this);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue