zhangyuqian hace 1 año
padre
commit
c870c5ef53
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      GameClient/Assets/Game/HotUpdate/Controller/GameController.cs

+ 1 - 0
GameClient/Assets/Game/HotUpdate/Controller/GameController.cs

@@ -294,6 +294,7 @@ namespace GFGGame
             GameGlobal.AutoMonthlyCardView = true;
             GameGlobal.AutoZGTHDCTips = true;
             GameGlobal.AutoZGTHTips = true;
+            GameGlobal.AutoPearRebateTips = true;
             GameGlobal.AutoShowCompleted = false;
             GameGlobal.PreDataInited = false;
             GameGlobal.AfterDataInited = false;