guodong 1 năm trước cách đây
mục cha
commit
642e6e2efa
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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
 		}
 		
 	}