12 lines
189 B
C#
12 lines
189 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class GILPEOPEEPL
|
|
{
|
|
[ProtoMember(12)] public List<PileItem> Madcgedkbnb;
|
|
[ProtoMember(7)] public int Retcode;
|
|
}
|
|
|
|
}
|