forked from Moux23333/FreeSR
14 lines
259 B
C#
14 lines
259 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class DPMLBBKOIJG
|
|
{
|
|
[ProtoMember(13)] public int Retcode;
|
|
[ProtoMember(2)] public int Level;
|
|
[ProtoMember(9)] public ItemList Reward;
|
|
[ProtoMember(14)] public int Ldnlimkkkkj;
|
|
}
|
|
|
|
}
|