Skip to content

Commit

Permalink
[Core] fix 0x88D_0 Response (#713)
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkRRb authored Dec 24, 2024
1 parent 082d3cb commit a4903fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ public class OidbSvcTrpcTcp0x88D_0ResponseGroupInfo
[ProtoMember(1)]
public ulong Uin { get; set; }

[ProtoMember(2)]
[ProtoMember(3)]
public OidbSvcTrpcTcp0x88D_0ResponseResults Results { get; set; }
}

Expand Down

0 comments on commit a4903fe

Please sign in to comment.