소스 검색

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

zhaoyang 2 년 전
부모
커밋
ebe326e06c
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      GameClient/Assets/Editor/Excel/ExcelConfig.cs
  2. BIN
      GameClient/Assets/ResIn/Config/excelConfig.sqlite.bytes

+ 1 - 1
GameClient/Assets/Editor/Excel/ExcelConfig.cs

@@ -10,7 +10,7 @@ namespace GFGEditor
         /// 存放excel表文件夹的的路径
         /// </summary>
         //public const string excelsFolderPath = "../../../gfg/tools/Config";
-        public static string excelsFolderPath { get { return $"../../../gfg/tools/{excelsRootDirNameDressUp}/"; } }
+        public static string excelsFolderPath { get { return $"../../../gfg/tools/{excelsRootDirNameDressUp}/data/"; } }
         /// <summary>
         /// 存放临时excel表文件夹的的路径
         /// </summary>

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