示例#1
0
文件: Seed.cs 项目: zmazza/ServUO
 public Seed() : this(PlantTypeInfo.RandomFirstGeneration(), PlantHueInfo.RandomFirstGeneration(), false)
 {
 }