This repository has been archived on 2024-03-29. You can view files and clone it, but cannot push or open issues or pull requests.
FreeSR/FreeSR.Proto/AKEPBFNOCDL.cs
2024-01-27 21:06:07 +08:00

23 lines
703 B
C#

namespace FreeSR.Proto
{
using ProtoBuf;
[ProtoContract]
public class AKEPBFNOCDL
{
[ProtoMember(8)] public int Bmhgddkjnio;
[ProtoMember(9)] public int Fipmhahnglf;
[ProtoMember(6)] public bool Imldjhifnaa;
[ProtoMember(11)] public int Cgafjcdplnb;
[ProtoMember(2)] public int Obpabcpkbna;
[ProtoMember(7)] public int Hhdpcackanb;
[ProtoMember(1)] public bool Kbpkohelhnj;
[ProtoMember(12)] public int Mhjemkignmm;
[ProtoMember(3)] public List<KBIBEPMECDL> Ciaaagilcgd;
[ProtoMember(15)] public BICNOAPNNLJ Hcbjjcbidcp;
[ProtoMember(4)] public int Dfkoemadmjm;
[ProtoMember(10)] public List<IFAOEFDIFDD> Ikibbicppmi;
[ProtoMember(13)] public List<int> Mhhbhhmmodk;
}
}