Main/System/HeroUI/HeroCardCell.cs
@@ -92,7 +92,7 @@ heroCardBtn.AddListener(() => { HeroUIManager.Instance.selectHeroGuid = guid; UIManager.Instance.OpenWindow<HeroTrainWin>(); UIManager.Instance.OpenWindow<HeroTrainWin>(funcState == 3 ? 1 : 0); }); } }