17 lines
414 B
C#
17 lines
414 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class IMEGNPMOHOL
|
|
{
|
|
[ProtoMember(6)] public float Bneopnnpfle;
|
|
[ProtoMember(2)] public int Level;
|
|
[ProtoMember(3)] public Dictionary<string, float> DynamicValues;
|
|
[ProtoMember(1)] public long Fednbdbbhhn;
|
|
[ProtoMember(14)] public int BaseAvatarId;
|
|
[ProtoMember(12)] public int Count;
|
|
[ProtoMember(4)] public int Ipfabmcjdmn;
|
|
}
|
|
|
|
}
|