forked from Moux23333/FreeSR
35 lines
1.2 KiB
C#
35 lines
1.2 KiB
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class PlayerLoginCsReq
|
||
|
{
|
||
|
[ProtoMember(1)] public string Npfijobdpah;
|
||
|
[ProtoMember(1099)] public string Bmmmnjepnke;
|
||
|
[ProtoMember(8)] public string Ohfjmknkdmm;
|
||
|
[ProtoMember(4)] public string Eapdbcfmcha;
|
||
|
[ProtoMember(275)] public EGBHGIEFMLP Oodefieaggd;
|
||
|
[ProtoMember(5)] public string Alochcbpicl;
|
||
|
[ProtoMember(6)] public string Cekcdhbmacl;
|
||
|
[ProtoMember(1613)] public bool Igninmlblhe;
|
||
|
[ProtoMember(10)] public NBIHKHNPKFG Kdpmiepjmln;
|
||
|
[ProtoMember(9)] public int Oaajfogongi;
|
||
|
[ProtoMember(15)] public string Eehjkjlljeh;
|
||
|
[ProtoMember(674)] public string Mccidpaoilm;
|
||
|
[ProtoMember(11)] public LanguageType Fnblkpbpobm;
|
||
|
[ProtoMember(80)] public string Chfjjpikgca;
|
||
|
[ProtoMember(575)] public int Ibhkblgdodj;
|
||
|
[ProtoMember(13)] public string Kbhkhhakpnd;
|
||
|
[ProtoMember(1526)] public string Glablaacico;
|
||
|
[ProtoMember(1859)] public string Kblkkifhgdp;
|
||
|
[ProtoMember(2)] public string Elmaegblbpg;
|
||
|
[ProtoMember(7)] public int Jlenaboeecm;
|
||
|
[ProtoMember(12)] public string Signature;
|
||
|
[ProtoMember(14)] public long LoginRandom;
|
||
|
[ProtoMember(3)] public string Hpcebmaccdj;
|
||
|
[ProtoMember(477)] public int Bnfgnmkneoa;
|
||
|
}
|
||
|
|
||
|
}
|