Exemple #1
0
 public void RegisterPlatoonDeath(PlatoonBehaviour platoon)
 {
     _selectionManager.RegisterPlatoonDeath(platoon);
 }