Files
FreeSR/FreeSR.Proto/ALBFADJNCJO.cs
2024-01-27 21:06:07 +08:00

18 lines
402 B
C#

namespace FreeSR.Proto
{
using ProtoBuf;
[ProtoContract]
public class ALBFADJNCJO
{
[ProtoMember(12)] public int Odnegomgdjp;
[ProtoMember(11)] public int Polddplfehf;
[ProtoMember(15)] public bool Pjcmcpikfal;
[ProtoMember(13)] public int Ileafnmindk;
[ProtoMember(3)] public int Cclkpkhngkn;
[ProtoMember(1)] public bool Mmahdejjnfo;
[ProtoMember(2)] public int Kkfgegkepon;
}
}