Selaa lähdekoodia

锟斤拷锟矫伙拷锟结交

hexiaojie 1 päivä sitten
vanhempi
commit
65b96418ba
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 (!GameGlobal.AfterDataInited) return;
             if (!ViewManager.CheckIsTopView(this.viewCom)) return;
-            LogUtil.LogEditor($"MainUIView UpdateRedDot redPointUpdateFrame {redPointUpdateFrame}");
+           // LogUtil.LogEditor($"MainUIView UpdateRedDot redPointUpdateFrame {redPointUpdateFrame}");
             if (redPointUpdateFrame == 0)
                 _valueBarController.UpdateRedPoint();
             if (redPointUpdateFrame == 1)