예제 #1
0
 public static void setupDiscardCardsToDrawSameNumber(Player p, StatusObject o)
 {
     o.setDiscardCardsToDrawSameNumber(true);
 }