lcy
8 天以前 3b2a6bb9047cfce9f501593b3669a9c1af6c5df4
Main/System/Message/HrefAnalysis.cs
@@ -261,7 +261,7 @@
                            {
                                colorType = text.colorType == RichText.ColorType.Dark ? 0 : 1;
                            }
                            presentHrefInfo.unlineColor = UIHelper.GetUIColor(quality, colorType == 1);
                            presentHrefInfo.unlineColor = UIHelper.GetUIColorByFunc(quality, colorType == 1);
                        }
                    }
                    break;