12 lines
192 B
C#
12 lines
192 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class COMPGFAMDJP
|
|
{
|
|
[ProtoMember(7)] public int Ogaeoehbkkj;
|
|
[ProtoMember(3)] public List<int> BaseAvatarIdList;
|
|
}
|
|
|
|
}
|