Exemple #1
0
 private void NextHand()
 {
     d.ReShuffle(9);
     StartHand(pId1, 0);
     StartHand(pId2, 1);
 }