Exemple #1
0
 void CmdResetChess()
 {
     board.ResetChess();
 }