コード例 #1
0
ファイル: Init.cs プロジェクト: gucongyi/MyHot
 public static void OnApplicationQuit()
 {
     Game.Close();
     StaticTool.Dispose();
 }