Renamed myself from duncancmt to duncant since that's my github username.

This commit is contained in:
Duncan Townsend 2015-01-25 15:24:03 -05:00
parent be9bd73dc6
commit 4127d2b358
No known key found for this signature in database
GPG key ID: C00ECDF315F7A593
12 changed files with 12 additions and 12 deletions

View file

@ -35,7 +35,7 @@ import mage.game.Controllable;
import mage.game.Game;
/**
* @author duncancmt
* @author duncant
*/
public class FromSetPredicate implements ObjectPlayerPredicate<ObjectPlayer<Controllable>> {

View file

@ -33,7 +33,7 @@ import mage.game.Game;
import mage.game.permanent.Permanent;
/**
* @author duncancmt
* @author duncant
*/
public class CanBeEnchantedByPredicate implements Predicate<Permanent> {