forked from Moux23333/FreeSR
16 lines
356 B
C#
16 lines
356 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class NEKHLFHGKBC
|
|
{
|
|
[ProtoMember(1)] public string Name;
|
|
[ProtoMember(2)] public string Nodkgahnicn;
|
|
[ProtoMember(3)] public string Eekiniiinbf;
|
|
[ProtoMember(4)] public string Mcpdphefded;
|
|
[ProtoMember(5)] public string Llhkchciokc;
|
|
[ProtoMember(6)] public string Msg;
|
|
}
|
|
|
|
}
|