소스 검색

暂时屏蔽提示

zhangyuqian 10 달 전
부모
커밋
e1292bc545
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Views/EnduringGiftBox/RushSaleGiftBoxView.cs

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/EnduringGiftBox/RushSaleGiftBoxView.cs

@@ -172,7 +172,7 @@ namespace GFGGame
 
             if (list.Count == 0)
             {
-                PromptController.Instance.ShowFloatTextPrompt("活动已结束");
+                //PromptController.Instance.ShowFloatTextPrompt("活动已结束");
                 this.Hide();
                 return;
             }