13 lines
216 B
C#
13 lines
216 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class ILBIGNMGHPD
|
|
{
|
|
[ProtoMember(5)] public int Level;
|
|
[ProtoMember(15)] public int Mkolcjfjfek;
|
|
[ProtoMember(12)] public int Retcode;
|
|
}
|
|
|
|
}
|