소스 검색

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

huangxiaoyue 2 년 전
부모
커밋
cd9ced50de
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Views/League/LeagueTeaPartyView.cs
  2. BIN
      GameClient/Assets/ResIn/UI/Common/Common_fui.bytes

+ 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