forked from External/mage
Revert "simplify vanishing implementation"
This reverts commit 399b65effb.
This commit is contained in:
parent
44a2b06690
commit
3313f7affb
22 changed files with 333 additions and 193 deletions
|
|
@ -428,7 +428,7 @@ public interface Ability extends Controllable, Serializable {
|
|||
*
|
||||
* @param ruleVisible
|
||||
*/
|
||||
Ability setRuleVisible(boolean ruleVisible);
|
||||
void 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