Author Credit

Fixed author credit to match my GitHub Name
This commit is contained in:
JRHerlehy 2015-03-01 01:47:18 -08:00
parent b58c5b2226
commit a3b55d7625

View file

@ -48,7 +48,7 @@ import mage.util.CardUtil;
/** /**
* *
* @author Justin * @author JRHerlehy
*/ */
public abstract class GameTinyLeadersImpl extends GameImpl{ public abstract class GameTinyLeadersImpl extends GameImpl{