hexiaojie 2 viikkoa sitten
vanhempi
commit
7f752edff9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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
-            LogUtil.LogEditor("InitConfig:" + nameof({CfgName}));
+            //LogUtil.LogEditor("InitConfig:" + nameof({CfgName}));
 #endif
 		}