namespace WingsEmu.Game.Act4; public class DungeonInstanceWrapper { public DungeonInstance DungeonInstance { get; set; } }