This commit is contained in:
Bob.Song
2025-12-24 18:01:56 +08:00
parent 1ead9e6cc8
commit 875960d3fd
8 changed files with 263 additions and 20 deletions

View File

@@ -35,9 +35,8 @@ namespace NBF
Info = response.RoleInfo;
}
#endregion
#region
public readonly List<ItemInfo> Items = new List<ItemInfo>();
@@ -131,6 +130,7 @@ namespace NBF
return ret;
}
#region