Exemple #1
0
 private void newGameToolStripMenuItem_Click(object sender, EventArgs e)
 {
     game.NewGame();
 }