forked from Moux23333/FreeSR
22 lines
681 B
C#
22 lines
681 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class LNHLONCIFFL
|
|
{
|
|
[ProtoMember(13)] public int Mheanngknai;
|
|
[ProtoMember(4)] public List<int> Ipcdkcfejli;
|
|
[ProtoMember(12)] public int Mnbmhmkponj;
|
|
[ProtoMember(3)] public GLELHMLAKOE Edjebgnjkcc;
|
|
[ProtoMember(6)] public LogisticsInfo Pieaacagmob;
|
|
[ProtoMember(10)] public List<PHFILABAMBF> Kmlhfodebhb;
|
|
[ProtoMember(9)] public int Level;
|
|
[ProtoMember(11)] public DFNMABMOGAN Mdilpiknile;
|
|
[ProtoMember(15)] public Dictionary<int, int> Haidkpnnknb;
|
|
[ProtoMember(1)] public List<int> Pkgmfeliggm;
|
|
[ProtoMember(7)] public List<int> Npfapficlld;
|
|
[ProtoMember(5)] public int Retcode;
|
|
}
|
|
|
|
}
|