コード例 #1
0
ファイル: MainForm.cs プロジェクト: jpmac26/LazyShell
 private void openNewGame_Click(object sender, EventArgs e)
 {
     AppControl.NewGame();
 }