13 lines
229 B
C#
13 lines
229 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class KIFJNEABNHO
|
|
{
|
|
[ProtoMember(11)] public ItemList Reward;
|
|
[ProtoMember(15)] public List<int> Ljbmidljkbg;
|
|
[ProtoMember(12)] public int Retcode;
|
|
}
|
|
|
|
}
|