示例#1
0
文件: Main.cs 项目: imengyu/Ballance2
 private void OnDestroy()
 {
     GameManager.Destroy();
     GameLogger.DestroyLogger();
 }