Exemplo n.º 1
0
 private TechLevel GetRandomTechLevel()
 {
     return(TechLevel.GetRandomPopulation(rnd));
 }