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/PlayerLoginCsReq.cs
2024-01-27 21:06:07 +08:00

34 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;
}
}