guodong 3 vuotta sitten
vanhempi
commit
33761e344e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Controller/LogController.cs

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Controller/LogController.cs

@@ -72,7 +72,7 @@ namespace GFGGame
                     }
                     if (LauncherConfig.onDebug == 1)
                     {
-                        this.SetBtnLogVisable(true);
+                        ViewManager.Show(ViewName.LOG_VIEW);
                     }
                     break;
                 case LogType.Log: