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