mirror of
https://github.com/correl/mage.git
synced 2024-12-27 20:06:31 +00:00
Minor change.
This commit is contained in:
parent
613e55577e
commit
9762cf0b0d
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ import mage.abilities.Ability;
|
||||||
import mage.game.Game;
|
import mage.game.Game;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Interface for abilities that add addional costs to the source.
|
* Interface for abilities that add additional costs to the source.
|
||||||
*
|
*
|
||||||
* Example of such additional source costs: {@link mage.abilities.keyword.KickerAbility}
|
* Example of such additional source costs: {@link mage.abilities.keyword.KickerAbility}
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue