guodong 1 år sedan
förälder
incheckning
642e6e2efa
1 ändrade filer med 2 tillägg och 0 borttagningar
  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
 		}
 		
 	}