Ejemplo n.º 1
0
 public void RegisterPoints(FightPoint points)
 {
     _fightState.SetPoints(points);
 }