17 lines
352 B
C#
17 lines
352 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class LLKMICKLCND
|
||
|
{
|
||
|
[ProtoMember(4)] public List<int> Dfhpgdokahg;
|
||
|
[ProtoMember(9)] public int Ldnlimkkkkj;
|
||
|
[ProtoMember(14)] public int Fmogkoeahmi;
|
||
|
[ProtoMember(2)] public int Level;
|
||
|
[ProtoMember(7)] public int Exp;
|
||
|
[ProtoMember(1)] public List<int> Adgmoifggjn;
|
||
|
}
|
||
|
|
||
|
}
|