Main/Config/Configs/PlayerFacePicConfig.cs
@@ -1,6 +1,6 @@ //-------------------------------------------------------- // [Author]: YYL // [ Date ]: 2025年11月16日 // [ Date ]: 2026年3月17日 //-------------------------------------------------------- using System.Collections.Generic; @@ -30,6 +30,7 @@ public int[] InitAttrValueList; public int[] AttrPerStarAddList; public string GetWayString; public int SortIndex; public override int LoadKey(string _key) { @@ -104,6 +105,8 @@ } GetWayString = tables[13]; int.TryParse(tables[14],out SortIndex); } catch (Exception exception) {