hexiaojie 2 주 전
부모
커밋
7f752edff9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      GameClient/Assets/Editor/Excel/Template/Config.txt

+ 1 - 1
GameClient/Assets/Editor/Excel/Template/Config.txt

@@ -15,7 +15,7 @@ namespace GFGGame
 {variable assignment}
 
 #if UNITY_2017_1_OR_NEWER
-            LogUtil.LogEditor("InitConfig:" + nameof({CfgName}));
+            //LogUtil.LogEditor("InitConfig:" + nameof({CfgName}));
 #endif
 		}