浏览代码

弹出报错

guodong 3 年之前
父节点
当前提交
33761e344e
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: