lcy
18 小时以前 ab82a71eab5f13795876b913b7423fb3e6a4f374
Main/System/HeroUI/HeroPosWin.cs
@@ -100,6 +100,7 @@
        countryOnBtn.AddListener(() =>
        {
            HeroUIManager.Instance.isCustonHeroFormation = false;
            UIManager.Instance.OpenWindow<HeroFormationWin>();
        });