forked from External/mage
* Minor formatting.
This commit is contained in:
parent
317d07215c
commit
09b7e7baea
4 changed files with 12 additions and 2 deletions
|
|
@ -39,6 +39,7 @@ import mage.players.Player;
|
|||
/**
|
||||
*
|
||||
* @author BetaSteward_at_googlemail.com
|
||||
* @param <T>
|
||||
*/
|
||||
public abstract class TriggeredAbilityImpl<T extends TriggeredAbilityImpl<T>> extends AbilityImpl<T> implements TriggeredAbility {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue