mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
Added missed file author to XiraBlackInsectToken
This commit is contained in:
parent
2b74c85e08
commit
752b5d9f33
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@ import mage.abilities.keyword.FlyingAbility;
|
|||
import mage.constants.CardType;
|
||||
import mage.constants.SubType;
|
||||
|
||||
/**
|
||||
* @author PurpleCrowbar
|
||||
*/
|
||||
public final class XiraBlackInsectToken extends TokenImpl {
|
||||
|
||||
public XiraBlackInsectToken() {
|
||||
|
|
Loading…
Reference in a new issue