mirror of
https://github.com/correl/mage.git
synced 2024-12-24 03:00:14 +00:00
Fixed author comment
This commit is contained in:
parent
48dfdafe1e
commit
cb591e10ef
2 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@ import mage.target.common.TargetControlledCreaturePermanent;
|
|||
|
||||
/**
|
||||
*
|
||||
* @author anonymous
|
||||
* @author choiseul11
|
||||
*/
|
||||
public class CelestialSword extends CardImpl {
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@ import mage.constants.Rarity;
|
|||
|
||||
/**
|
||||
*
|
||||
* @author anonymous
|
||||
* @author choiseul11
|
||||
*/
|
||||
public class CelestialSword extends mage.sets.iceage.CelestialSword {
|
||||
|
||||
|
|
Loading…
Reference in a new issue