guodong 1 سال پیش
والد
کامیت
a1a259bd90
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      GameClient/Assets/Editor/Excel/Template/Config.txt

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