hch
2025-10-17 cb653cf75b17b9bdca0b5b9e6b88edf1ca72e90c
Main/System/Message/RichNormalEvent.cs
@@ -336,7 +336,7 @@
        //             {
        //                 colorType = RichTextMgr.Inst.presentRichText.colorType == RichText.ColorType.Dark ? 0 : 1;
        //             }
        //             var fightPoint = PlayerDatas.Instance.baseData.FightPoint;
        //             var fightPoint = PlayerDatas.Instance.baseData.FightPower;
        //             ulong targetValue = 0;
        //             var infoArray = dic["myfightpoint"].Split('_');
        //             if (infoArray.Length > 1)