public void BG_Changed()
 {
     ZoneManager.Instance.CurrentGround.Background = BG.GetObject <MapBG>();
 }