removed Object[] data

master
melvin 2012-08-30 22:00:59 +08:00
parent 9e53dfce09
commit df66098991
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ public class Lunar_Mystic {
new MagicMayChoice(
"You may pay {1}.",
new MagicPayManaCostChoice(MagicManaCost.ONE)),
new Object[]{player},
this,
player + " may$ pay {1}$. If you do, draw a card."):
MagicEvent.NONE;