13 lines
240 B
C#
13 lines
240 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class MKJDCBNLMJF
|
|
{
|
|
[ProtoMember(10)] public MBKKJBLPGMM Negnaonpbcd;
|
|
[ProtoMember(9)] public List<int> BaseAvatarIdList;
|
|
[ProtoMember(8)] public int Retcode;
|
|
}
|
|
|
|
}
|