Browse Source

锟斤拷锟矫伙拷锟结交

hexiaojie 1 day ago
parent
commit
65b96418ba
1 changed files with 1 additions and 1 deletions
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Views/MainUI/MainUIView.cs

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/MainUI/MainUIView.cs

@@ -1287,7 +1287,7 @@ namespace GFGGame
             if (redPointUpdateFrame < 0) return;
             if (redPointUpdateFrame < 0) return;
             if (!GameGlobal.AfterDataInited) return;
             if (!GameGlobal.AfterDataInited) return;
             if (!ViewManager.CheckIsTopView(this.viewCom)) return;
             if (!ViewManager.CheckIsTopView(this.viewCom)) return;
-            LogUtil.LogEditor($"MainUIView UpdateRedDot redPointUpdateFrame {redPointUpdateFrame}");
+           // LogUtil.LogEditor($"MainUIView UpdateRedDot redPointUpdateFrame {redPointUpdateFrame}");
             if (redPointUpdateFrame == 0)
             if (redPointUpdateFrame == 0)
                 _valueBarController.UpdateRedPoint();
                 _valueBarController.UpdateRedPoint();
             if (redPointUpdateFrame == 1)
             if (redPointUpdateFrame == 1)