public override void Unload()
 {
     Instance = null;
 }
 public GeoffsDeathCount()
 {
     Instance = this;
 }