예제 #1
0
파일: Init.cs 프로젝트: gucongyi/MyHot
 public static void OnApplicationQuit()
 {
     Game.Close();
     StaticTool.Dispose();
 }