deps: bump CS

This commit is contained in:
goat 2022-12-10 12:31:06 +01:00
parent 80afbf9f45
commit 407b03ea57
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
2 changed files with 2 additions and 2 deletions

View file

@ -46,7 +46,7 @@ public sealed unsafe partial class PartyList : IServiceType
/// <summary> /// <summary>
/// Gets a value indicating whether this group is an alliance. /// Gets a value indicating whether this group is an alliance.
/// </summary> /// </summary>
public bool IsAlliance => this.GroupManagerStruct->IsAlliance; public bool IsAlliance => this.GroupManagerStruct->AllianceFlags > 0;
/// <summary> /// <summary>
/// Gets the address of the Group Manager. /// Gets the address of the Group Manager.

@ -1 +1 @@
Subproject commit 9cb2eb33826f62f7e3525e1f6ca08a974b35c76b Subproject commit aa8cf2754333fcc98b3e10c0fc9461e4de22a49d