"Cast It Into the Fire!"

This commit is contained in:
marcins78@gmail.com
2011-12-29 07:29:44 +00:00
parent 3fe0164a10
commit 37cdfbeae0

View File

@@ -64,6 +64,6 @@ public class Card3_011 extends AbstractOldEvent {
new DrawCardsEffect(playerId, integer.get()));
}
});
return null;
return action;
}
}