12 lines
198 B
C#
12 lines
198 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class FGFCCMOGGJM
|
|
{
|
|
[ProtoMember(5)] public List<int> Clfodagppmj;
|
|
[ProtoMember(4)] public List<int> BaseAvatarIdList;
|
|
}
|
|
|
|
}
|