namespace WingsEmu.Game.Maps; public enum MapInstanceState { Idle, Running }