Selaa lähdekoodia

新年红包在主界面实时刷新

huangxiaoyue 1 vuosi sitten
vanhempi
commit
85b119bd2a
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      GameClient/Assets/Game/HotUpdate/Views/MainUI/MainUIView.cs

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

@@ -1113,6 +1113,7 @@ namespace GFGGame
             UpdateHead();
             UpdateBtnFirstRecharge();
             CheckAutoShowViews();
+            RefreshBtnNewYearRedEnvelope();
         }
         private void CheckAutoShowViews()
         {