forked from Moux23333/FreeSR
13 lines
229 B
C#
13 lines
229 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class DFBDHIMJCEF
|
|
{
|
|
[ProtoMember(6)] public int Egaglliacko;
|
|
[ProtoMember(14)] public int Bcoghinhflm;
|
|
[ProtoMember(12)] public string Bddehlpoabp;
|
|
}
|
|
|
|
}
|