16 lines
319 B
C#
16 lines
319 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class NINBDNPCOBF
|
||
|
{
|
||
|
[ProtoMember(8)] public int Nnglfecfcpa;
|
||
|
[ProtoMember(3)] public int Kfebiknonhl;
|
||
|
[ProtoMember(13)] public int Pnnpjfodfbm;
|
||
|
[ProtoMember(6)] public List<int> Gkhlgpobgoa;
|
||
|
[ProtoMember(15)] public bool Ablmgndjdod;
|
||
|
}
|
||
|
|
||
|
}
|