Exemplo n.º 1
0
 public void ForceKillGroup(Position position)
 {
     LifeDeathKillGroupForced?.Invoke(this, position);
 }