Ejemplo n.º 1
0
 public void Notify_HediffChanged(Hediff hediff)
 {
     hediffSet.DirtyCache();
     CheckForStateChange(null, hediff);
 }