fixed Cancel

master
melvin 2012-08-28 20:29:34 +08:00
parent dfd66420d8
commit 4e97f19bec
2 changed files with 1 additions and 6 deletions

View File

@ -6,4 +6,4 @@ rarity=C
type=Instant
cost={1}{U}{U}
timing=counter
requires_card_code
effect=Counter target spell

View File

@ -1,5 +0,0 @@
package magic.card;
public class Cancel {
public static final Object S = Counterspell.S;
}