瀏覽代碼

Merge branch 'master' of http://10.108.64.190:3000/gfg/client

# Conflicts:
#	GameClient/Assets/ResIn/Config/excelConfig.sqlite.bytes
zhaoyang 2 年之前
父節點
當前提交
9e9babb378
共有 2 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      GameClient/Assets/Editor/Excel/CodeBuilder.cs
  2. 二進制
      GameClient/Assets/ResIn/Config/excelConfig.sqlite.bytes

+ 1 - 0
GameClient/Assets/Editor/Excel/CodeBuilder.cs

@@ -276,6 +276,7 @@ namespace GFGEditor
         }
         private static void ParseDataColumn(string annotation, string type, string name, string nameWhole, string typeWhole, int index)
         {
+            annotation = annotation.Replace("\n", " ");
             if (type.Length > 0 && name.Length > 0)
             {
 

二進制
GameClient/Assets/ResIn/Config/excelConfig.sqlite.bytes