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

13 lines
190 B
C#

namespace FreeSR.Proto
{
using ProtoBuf;
[ProtoContract]
public class JJPJBLBLACD
{
[ProtoMember(11)] public List<int> Kkhbbaifjea;
[ProtoMember(15)] public int BaseAvatarId;
}
}