mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 14:32:06 -08:00
Renamed myself from duncancmt to duncant since that's my github username.
This commit is contained in:
parent
be9bd73dc6
commit
4127d2b358
12 changed files with 12 additions and 12 deletions
|
|
@ -35,7 +35,7 @@ import mage.game.Controllable;
|
|||
import mage.game.Game;
|
||||
|
||||
/**
|
||||
* @author duncancmt
|
||||
* @author duncant
|
||||
*/
|
||||
public class FromSetPredicate implements ObjectPlayerPredicate<ObjectPlayer<Controllable>> {
|
||||
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ import mage.game.Game;
|
|||
import mage.game.permanent.Permanent;
|
||||
|
||||
/**
|
||||
* @author duncancmt
|
||||
* @author duncant
|
||||
*/
|
||||
public class CanBeEnchantedByPredicate implements Predicate<Permanent> {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue