Explorar el Código

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

huangxiaoyue hace 1 año
padre
commit
85b119bd2a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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()
         {