예제 #1
0
파일: Main.cs 프로젝트: imengyu/Ballance2
 private void OnDestroy()
 {
     GameManager.Destroy();
     GameLogger.DestroyLogger();
 }