guodong 1 年之前
父節點
當前提交
642e6e2efa
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      GameClient/Assets/Editor/Excel/Template/Config.txt

+ 2 - 0
GameClient/Assets/Editor/Excel/Template/Config.txt

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