浏览代码

暂时屏蔽提示

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;
             }