forked from Moux23333/FreeSR
14 lines
240 B
C#
14 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;
|
||
|
}
|
||
|
|
||
|
}
|