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

15 lines
269 B
C#

namespace FreeSR.Proto
{
using ProtoBuf;
[ProtoContract]
public class BPNKCLHIGFG
{
[ProtoMember(9)] public int Icjmgdiiijb;
[ProtoMember(1)] public string Egillamnbii;
[ProtoMember(12)] public bool Ffmaodbjojg;
[ProtoMember(14)] public int Retcode;
}
}