Example #1
0
 public static function Cleanup()
 {
     Core::SaveData();
     Keybinds::Cleanup();
     Log::Destroy();
 }