using System.Collections.Generic; namespace WingsEmu.Game.Configurations.Miniland; public class MinilandConfiguration : List { }