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