public void OnApplicationQuit()
 {
     orig_OnApplicationQuit();
     ModHooks.OnApplicationQuit();
 }