yyl
2 天以前 6bcbcf0494eceb60e2754c966d66bd531c5be2a9
Main/System/HeroUI/HeroTrainWin.cs
@@ -429,7 +429,7 @@
        {
            lvupBtnText.text = Language.Get("L1110");
            lvupBtn.SetInteractable(false);
            lvupMoneyIcon.SetActive(false);
            lvupMoneyText.SetActive(false);
        }
    }
@@ -792,6 +792,7 @@
                    redpointLVUP.SetActive(true);
                    return;
                }
                return;
            }
        }