Example #1
0
 public static void OnApplicationQuit()
 {
     Game.Close();
     StaticTool.Dispose();
 }