コード例 #1
0
ファイル: Main.cs プロジェクト: imengyu/Ballance2
 private void OnDestroy()
 {
     GameManager.Destroy();
     GameLogger.DestroyLogger();
 }