16 lines
354 B
C#
16 lines
354 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class DDFMDAFLNNP
|
|
{
|
|
[ProtoMember(2)] public List<int> AvatarIdList;
|
|
[ProtoMember(11)] public int Omoglagjpck;
|
|
[ProtoMember(15)] public int Id;
|
|
[ProtoMember(8)] public int Afnaecjoojk;
|
|
[ProtoMember(5)] public int Pclnjffnpfi;
|
|
[ProtoMember(12)] public int Hfhmbddohbg;
|
|
}
|
|
|
|
}
|