yyl
2026-01-28 d1ec6bf485cf9179d157554eaef7a2339233dd03
Main/System/Battle/BattleField/RecordActions/BuffMountAction.cs
@@ -46,7 +46,7 @@
                    tipsInfo.useBuffColor = true;
                    tipsInfo.isDebuff = skillConfig.IsDebuff();
                    obj.heroInfoBar.ShowTips(tipsInfo);
                    obj.ShowTips(tipsInfo);
                }
            }