Esempio n. 1
0
 public void EndPlayerTurn()
 {
     AllowInput  = false;
     PlayerStood = true;
     Dealer.BeginTurn();
 }