15 lines
319 B
C#
15 lines
319 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class NMGNIHCDHOD
|
|
{
|
|
[ProtoMember(15)] public int Igoinfegfhb;
|
|
[ProtoMember(13)] public int Kboiignddjl;
|
|
[ProtoMember(11)] public List<int> AvatarList;
|
|
[ProtoMember(3)] public int PropEntityId;
|
|
[ProtoMember(12)] public int WorldLevel;
|
|
}
|
|
|
|
}
|