فهرست منبع

excel说明支持换行

guodong 2 سال پیش
والد
کامیت
9c2095323c
2فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      GameClient/Assets/Editor/Excel/CodeBuilder.cs
  2. BIN
      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)
             {
 

BIN
GameClient/Assets/ResIn/Config/excelConfig.sqlite.bytes