浏览代码

提交Config

leiyasi 1 年之前
父节点
当前提交
b52285725d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      GameClient/Assets/Editor/Excel/Template/Config.txt

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

@@ -13,7 +13,7 @@ namespace GFGGame
 		public void setData(SqliteDataReader reader)
 		{
 {variable assignment}
-            Debug.Log("MainViewUseConfig:" + nameof({CfgName}));
+            
 
 		}