forked from Moux23333/FreeSR
15 lines
269 B
C#
15 lines
269 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class GKPCMBCBLKF
|
||
|
{
|
||
|
[ProtoMember(6)] public int Fegdbjbllne;
|
||
|
[ProtoMember(14)] public int Ldglhhdkpkm;
|
||
|
[ProtoMember(13)] public int Cccippdflnp;
|
||
|
[ProtoMember(4)] public int Pkgoepifaop;
|
||
|
}
|
||
|
|
||
|
}
|