mirror of
https://git.neonteam.dev/amizing/FreeSR.git
synced 2025-03-12 03:36:21 -04:00
17 lines
388 B
C#
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;
|
|
}
|
|
|
|
}
|