Beispiel #1
0
 public void Reset()
 {
     deck.Reset();
     Pot = 0;
 }