Example #1
0
 private static void AddResourceChoice(Player p, List<Resource> r)
 {
     p.addPublicChoices(r);
 }