コード例 #1
0
ファイル: GameManager.cs プロジェクト: jc14/ldjam-46
 private void CloseEndGameScreen()
 {
     EndGameScreen.Close();
 }