Files
FreeSR/FreeSR.Proto/FGFCCMOGGJM.cs
2024-01-27 21:06:07 +08:00

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;
}
}