forked from Moux23333/FreeSR
13 lines
226 B
C#
13 lines
226 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class DOGJMIPJBDI
|
|
{
|
|
[ProtoMember(15)] public int Cclkpkhngkn;
|
|
[ProtoMember(14)] public int Egjninjaigp;
|
|
[ProtoMember(9)] public int Dfffenfgffn;
|
|
}
|
|
|
|
}
|