forked from External/mage
Refactoring
See github line by line comments in 'File changed'
This commit is contained in:
parent
6577e641e6
commit
c526306c5b
11 changed files with 21 additions and 25 deletions
|
|
@ -53,7 +53,7 @@ public interface Card extends MageObject {
|
|||
|
||||
void setOwnerId(UUID ownerId);
|
||||
|
||||
public Abilities<Ability> getAbilities(Game game);
|
||||
Abilities<Ability> getAbilities(Game game);
|
||||
|
||||
void setSpellAbility(SpellAbility ability);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue