Beispiel #1
0
 public void KillTroopWithInfection(int troopIndex)
 {
     playerSquad.KillTroopWithInfection(troopIndex);
 }