소스 검색

弹出报错

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: