Browse Source

提交Config

leiyasi 1 năm trước cách đây
mục cha
commit
b52285725d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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}));
+            
 
 		}