guodong hace 3 años
padre
commit
33761e344e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: