浏览代码

茶话会确实角色文字显示用红色

huangxiaoyue 1 年之前
父节点
当前提交
cd9ced50de

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/League/LeagueTeaPartyView.cs

@@ -143,7 +143,7 @@ namespace GFGGame
                     if (index < TeapartyRoleIdList.Count - 1)
                     if (index < TeapartyRoleIdList.Count - 1)
                         strRoleName = strRoleName + "、";
                         strRoleName = strRoleName + "、";
                 }
                 }
-                strAlertText = string.Format("茶话会角色:{0}参与人数不足,确认是否开启!" ,strRoleName);
+                strAlertText = string.Format("茶话会角色:[color=#FF0000]{0}[/color]参与人数不足,确认是否开启!", strRoleName);
             }
             }
             else
             else
                 strAlertText = "是否开启茶话会?";
                 strAlertText = "是否开启茶话会?";

二进制
GameClient/Assets/ResIn/UI/Common/Common_fui.bytes