forked from Moux23333/FreeSR
15 lines
329 B
C#
15 lines
329 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class GHKIOOIEKMD
|
|
{
|
|
[ProtoMember(7)] public List<IEELBNEGGHE> Ngpdfjbnppa;
|
|
[ProtoMember(6)] public int Kbplfehfggh;
|
|
[ProtoMember(1)] public List<int> AvatarList;
|
|
[ProtoMember(4)] public List<int> ItemList;
|
|
[ProtoMember(10)] public int GroupId;
|
|
}
|
|
|
|
}
|