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

14 lines
234 B
C#

namespace FreeSR.Proto
{
using ProtoBuf;
[ProtoContract]
public class KBAKNOIIMPE
{
[ProtoMember(11)] public int Apeddlgdikb;
[ProtoMember(1)] public MPCDPLIKLBL Hgaimgmmhjb;
[ProtoMember(12)] public int Mfbiholpfgf;
}
}