Main/System/Mingge/MinggeSmallTipWin.cs
@@ -73,7 +73,7 @@
                //显示锁住
                fightAttrNames[i].text = "?";
                fightAttrNames[i].colorType = TextColType.NavyGray;
                fightAttrValues[i].text = Language.Get("Mingge27", MinggeManager.Instance.unlockAttrLVList[i - 1] - 1);
                fightAttrValues[i].text = Language.Get("Mingge27", MinggeManager.Instance.unlockAttrLVList[i - 1]);
                fightAttrValues[i].colorType = TextColType.NavyGray;
            }
            else