mirror of
https://github.com/correl/mage.git
synced 2025-01-13 03:00:10 +00:00
Corrected authorship.
This commit is contained in:
parent
23bf65201b
commit
ac0795c7bf
2 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ import java.util.UUID;
|
|||
|
||||
/**
|
||||
*
|
||||
* @author LevelX2
|
||||
* @author BursegSardaukar
|
||||
*/
|
||||
public class GoblinWizard extends mage.sets.thedark.GoblinWizard {
|
||||
|
||||
|
|
|
@ -44,7 +44,7 @@ import mage.target.common.TargetCreatureOrPlayer;
|
|||
|
||||
/**
|
||||
*
|
||||
* @author emerald000
|
||||
* @author BursegSardaukar
|
||||
*/
|
||||
public class LastDitchEffort extends CardImpl {
|
||||
|
||||
|
|
Loading…
Reference in a new issue