Skip to content
This repository was archived by the owner on Oct 12, 2025. It is now read-only.

Commit 383d898

Browse files
committed
[Core] Add missing Oidb Attribute
1 parent 4c35cc9 commit 383d898

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lagrange.Core/Internal/Packets/Service/Oidb/Request/OidbSvcTrpcTcp0x1270_0.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ namespace Lagrange.Core.Internal.Packets.Service.Oidb.Request;
66
// ReSharper disable InconsistentNaming
77

88
[ProtoContract]
9+
[OidbSvcTrpcTcp(0x1270, 0)]
910
internal class OidbSvcTrpcTcp0x1270_0
1011
{
1112
[ProtoMember(1)] public OidbSvcTrpcTcp0x1270_0Device Device { get; set; }

0 commit comments

Comments
 (0)