21 lines
549 B
C#
21 lines
549 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class PBMHBOKAKCM
|
||
|
{
|
||
|
[ProtoMember(3)] public List<int> Mgcabeoahle;
|
||
|
[ProtoMember(10)] public int Ajchclnflnp;
|
||
|
[ProtoMember(6)] public int Gphkmejoehd;
|
||
|
[ProtoMember(11)] public bool Bmlhmofpmbj;
|
||
|
[ProtoMember(4)] public int Mpaomeadkld;
|
||
|
[ProtoMember(8)] public bool Nblabdkaden;
|
||
|
[ProtoMember(12)] public int Hfddilnofnf;
|
||
|
[ProtoMember(7)] public List<int> Dfkdplfalgl;
|
||
|
[ProtoMember(2)] public int Cmhniifjing;
|
||
|
[ProtoMember(15)] public List<int> Laflanjldfe;
|
||
|
}
|
||
|
|
||
|
}
|