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

15 lines
273 B
C#

namespace FreeSR.Proto
{
using ProtoBuf;
[ProtoContract]
public class PEMKBNFHJKK
{
[ProtoMember(3)] public SceneInfo Scene;
[ProtoMember(1)] public OHCCLDKPFFG Jmlkgnpdnee;
[ProtoMember(7)] public int Retcode;
[ProtoMember(6)] public LineupInfo Lineup;
}
}