12 lines
182 B
C#
12 lines
182 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class CAGOEDLHFIC
|
|
{
|
|
[ProtoMember(6)] public bool Ahdnokkjigf;
|
|
[ProtoMember(8)] public int Pnlenikcdgi;
|
|
}
|
|
|
|
}
|