forked from Moux23333/FreeSR
13 lines
228 B
C#
13 lines
228 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class PBBKALNLOPA
|
|
{
|
|
[ProtoMember(13)] public ItemList Reward;
|
|
[ProtoMember(15)] public List<int> Mgmfpdmhhlh;
|
|
[ProtoMember(5)] public int Retcode;
|
|
}
|
|
|
|
}
|