public void LaneIconClick() { MyManager.currentLaneIcon = this.gameObject; if (MyManager.editMenuOn) { myManager.ChampionMenuOpen(); } }