Ejemplo n.º 1
0
 public void AddBottomBooksForPlayer(Player player, Ranks ranks)
 {
     protectedData.AddBottomBooksForPlayer(player, ranks);
 }