forked from Moux23333/FreeSR
24 lines
678 B
C#
24 lines
678 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class KHMDJAECCFI
|
||
|
{
|
||
|
[ProtoMember(11)] public EAHILHPNGJG Bccoohkmbel;
|
||
|
[ProtoMember(15)] public int Nbeecnlkomn;
|
||
|
[ProtoMember(12)] public KGPJJDJHHKE Lakoffdomfb;
|
||
|
[ProtoMember(14)] public NBIHKHNPKFG Kdpmiepjmln;
|
||
|
[ProtoMember(4)] public bool Kcklemnidnk;
|
||
|
[ProtoMember(6)] public string Nickname;
|
||
|
[ProtoMember(5)] public string Bmmmnjepnke;
|
||
|
[ProtoMember(13)] public int Uid;
|
||
|
[ProtoMember(1)] public int Level;
|
||
|
[ProtoMember(3)] public string Chfjjpikgca;
|
||
|
[ProtoMember(8)] public int Eoilbjkipje;
|
||
|
[ProtoMember(7)] public int Jckiemdalob;
|
||
|
[ProtoMember(10)] public string Signature;
|
||
|
}
|
||
|
|
||
|
}
|