コード例 #1
0
 public void OnApplicationQuit()
 {
     orig_OnApplicationQuit();
     ModHooks.OnApplicationQuit();
 }