forked from Moux23333/FreeSR
13 lines
198 B
C#
13 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;
|
||
|
}
|
||
|
|
||
|
}
|