forked from Moux23333/FreeSR
13 lines
229 B
C#
13 lines
229 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class CKNCLPOLMPO
|
|
{
|
|
[ProtoMember(1)] public int Retcode;
|
|
[ProtoMember(14)] public int Poafjahhecl;
|
|
[ProtoMember(8)] public LDGAEDKPJNM Dabknjmgiie;
|
|
}
|
|
|
|
}
|