فهرست منبع

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

huangxiaoyue 1 سال پیش
والد
کامیت
cd9ced50de

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

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

BIN
GameClient/Assets/ResIn/UI/Common/Common_fui.bytes