Beispiel #1
0
 public void Kill()
 {
     Running = false;
     Vars.Destroy();
 }