Ejemplo n.º 1
0
 void EndImmune()
 {
     if (healthSys)
     {
         healthSys.EndImmune();
         healthSys.EndHarmless();
     }
 }