Пример #1
0
 public void Grow(DungeonGeneratorContext ctx)
 {
     ctx.StartDungeon(this.Rooms);
 }