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

16 lines
322 B
C#

namespace FreeSR.Proto
{
using ProtoBuf;
[ProtoContract]
public class KLNKJPIDJNH
{
[ProtoMember(14)] public int GroupId;
[ProtoMember(11)] public int Mnihlfldfek;
[ProtoMember(12)] public int Apegeeleknh;
[ProtoMember(8)] public List<int> ParamList;
[ProtoMember(15)] public PLEIHMECIMO Jmilomhlhhj;
}
}