forked from External/mage
Improve documentation
This commit is contained in:
parent
660288dfd7
commit
f44b36fad2
3 changed files with 9 additions and 10 deletions
|
|
@ -706,11 +706,6 @@ public abstract class AbilityImpl implements Ability {
|
|||
return manaCostsToPay;
|
||||
}
|
||||
|
||||
/**
|
||||
* Accessed to see what was optional/variable costs were paid
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
@Override
|
||||
public Map<String, Object> getCostsTagMap() {
|
||||
return costsTagMap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue