forked from External/mage
simplify vanishing implementation
This commit is contained in:
parent
c07e6be92b
commit
399b65effb
22 changed files with 193 additions and 333 deletions
|
|
@ -428,7 +428,7 @@ public interface Ability extends Controllable, Serializable {
|
|||
*
|
||||
* @param ruleVisible
|
||||
*/
|
||||
void setRuleVisible(boolean ruleVisible);
|
||||
Ability setRuleVisible(boolean ruleVisible);
|
||||
|
||||
/**
|
||||
* Returns true if the additional costs of the abilitiy should be visible on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue