Files
FreeSR/FreeSR.Proto/LLKMICKLCND.cs
2024-01-27 21:06:07 +08:00

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;
}
}