15 lines
273 B
C#
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;
|
||
|
}
|
||
|
|
||
|
}
|