Browse Source

提交Config

leiyasi 1 year ago
parent
commit
b52285725d
1 changed files with 1 additions and 1 deletions
  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}));
+            
 
 		}