private void DestructInstance(MapInstance instance) { instance.Release(); Maps[instance.MapId].Remove(instance); }