forked from Moux23333/FreeSR
14 lines
226 B
C#
14 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;
|
||
|
}
|
||
|
|
||
|
}
|