System/GatheringSoul/GatherSoulComposeModel.cs
@@ -6,7 +6,7 @@ namespace Snxxz.UI { [XLua.LuaCallCSharp] public class GatherSoulComposeModel : Model, IBeforePlayerDataInitialize, IPlayerLoginOk { Dictionary<int, Compose> composeDict = new Dictionary<int, Compose>();