forked from Moux23333/FreeSR
14 lines
269 B
C#
14 lines
269 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class ILDIKMFEINL
|
|
{
|
|
[ProtoMember(12)] public int Gjimmpalchn;
|
|
[ProtoMember(3)] public bool Fcnhhhhgfpm;
|
|
[ProtoMember(5)] public int Nldjkimllpp;
|
|
[ProtoMember(6)] public int Pjmpeipgkfm;
|
|
}
|
|
|
|
}
|