forked from Moux23333/FreeSR
13 lines
176 B
C#
13 lines
176 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class JOGFFGGDOCH
|
||
|
{
|
||
|
[ProtoMember(14)] public int Ldnlimkkkkj;
|
||
|
[ProtoMember(2)] public int Level;
|
||
|
}
|
||
|
|
||
|
}
|