15 lines
254 B
C#
15 lines
254 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class HENMAHNHLPE
|
||
|
{
|
||
|
[ProtoMember(4)] public int Exp;
|
||
|
[ProtoMember(7)] public int Ldnlimkkkkj;
|
||
|
[ProtoMember(3)] public int Level;
|
||
|
[ProtoMember(12)] public int Fmogkoeahmi;
|
||
|
}
|
||
|
|
||
|
}
|