Beispiel #1
0
 private void Form1_FormClosing(object sender, FormClosingEventArgs e)
 {
     onlineMod.Stop();
     SettingsFile.Save();
 }