Ejemplo n.º 1
0
 public virtual float GetTournamentEndChance(MBTournamentGame tournament) => UnwrappedObject.GetTournamentEndChance(tournament);
 public virtual void AddTournament(MBTournamentGame game) => UnwrappedObject.AddTournament(game);