hch
18 小时以前 061b35f7f5424cabf6701f28c55c35024d3b19af
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;
            }
        }