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

15 lines
268 B
C#

namespace FreeSR.Proto
{
using ProtoBuf;
[ProtoContract]
public class IIGMNIMNODB
{
[ProtoMember(5)] public int Bmdpbobhgkk;
[ProtoMember(9)] public int Fbdoccidjhb;
[ProtoMember(10)] public int Noilnclhdlp;
[ProtoMember(2)] public int Makblmfgakj;
}
}