12 lines
185 B
C#
12 lines
185 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class DCFHMILDHBN
|
|
{
|
|
[ProtoMember(14)] public bool Ddnefhobamf;
|
|
[ProtoMember(13)] public bool Ilblcgbhkhm;
|
|
}
|
|
|
|
}
|