14 lines
261 B
C#
14 lines
261 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class APOJCEJNHDN
|
|
{
|
|
[ProtoMember(10)] public ItemList Reward;
|
|
[ProtoMember(5)] public int GroupId;
|
|
[ProtoMember(1)] public int Kbplfehfggh;
|
|
[ProtoMember(11)] public int Retcode;
|
|
}
|
|
|
|
}
|