15 lines
274 B
C#
15 lines
274 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class FEFLKEJGPMB
|
||
|
{
|
||
|
[ProtoMember(5)] public SceneInfo Scene;
|
||
|
[ProtoMember(2)] public OHCCLDKPFFG Jmlkgnpdnee;
|
||
|
[ProtoMember(9)] public LineupInfo Lineup;
|
||
|
[ProtoMember(11)] public int Retcode;
|
||
|
}
|
||
|
|
||
|
}
|