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
 		}
 		
 	}