guodong 1 rok pred
rodič
commit
a1a259bd90

+ 1 - 1
GameClient/Assets/Editor/Excel/Template/Config.txt

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