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

24 lines
702 B
C#

namespace FreeSR.Proto
{
using ProtoBuf;
[ProtoContract]
public class OCPMCNIOEGG
{
[ProtoMember(2)] public List<CHPOGMINFLC> Dhhonaaiiin;
[ProtoMember(10)] public int Aaeoonddaoo;
[ProtoMember(13)] public int Nhfehhjieio;
[ProtoMember(3)] public int Level;
[ProtoMember(14)] public LMEFLIACBNM Giomkdemnog;
[ProtoMember(12)] public int Mheanngknai;
[ProtoMember(7)] public int Exp;
[ProtoMember(5)] public List<int> Alpdenblbjb;
[ProtoMember(8)] public List<int> Hpkmpjjegnh;
[ProtoMember(11)] public List<IGFJBLFKCIL> Jdcdejaodng;
[ProtoMember(15)] public int Kfiidncgdhc;
[ProtoMember(9)] public AGLIHJCIHBN Iaolgmgaiab;
[ProtoMember(1)] public int Efbbpkmekbl;
}
}