Преглед на файлове

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