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

17 lines
388 B
C#

namespace FreeSR.Proto
{
using ProtoBuf;
[ProtoContract]
public class CJKONJOCOAM
{
[ProtoMember(6)] public int Eapkgfjdabe;
[ProtoMember(14)] public int Coggpcmebje;
[ProtoMember(9)] public List<CGBEPGNFLEE> Pnoaomfondp;
[ProtoMember(5)] public ExtraLineupType ExtraLineupType;
[ProtoMember(12)] public int Ohcdgmedkja;
[ProtoMember(8)] public MGCAJEFMHJD Status;
}
}