13 lines
222 B
C#
13 lines
222 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class ILNAKFNFMJF
|
|
{
|
|
[ProtoMember(7)] public int Admbbnbnibk;
|
|
[ProtoMember(1)] public int Retcode;
|
|
[ProtoMember(3)] public MotionInfo Motion;
|
|
}
|
|
|
|
}
|