Example #1
0
 void OnDisable()
 {
     if (Configer != null)
     {
         Configer.SaveConfig();
     }
 }