forked from Moux23333/FreeSR
13 lines
241 B
C#
13 lines
241 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class IBODPFJOOIP
|
|
{
|
|
[ProtoMember(4)] public List<int> BaseAvatarIdList;
|
|
[ProtoMember(13)] public IKDGNEHPKHL Gejpcflmokk;
|
|
[ProtoMember(12)] public int Retcode;
|
|
}
|
|
|
|
}
|