Exemple #1
0
 public List <Building> GetBuildable()
 {
     return(Depot.GetBuildable());
 }