fix technique
This commit is contained in:
@@ -12026,8 +12026,8 @@ namespace FreeSR.Proto
|
||||
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
|
||||
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
|
||||
|
||||
[global::ProtoBuf.ProtoMember(7, Name = @"dressed_skin_id")]
|
||||
public uint DressedSkinId { get; set; }
|
||||
[global::ProtoBuf.ProtoMember(7, Name = @"mp")]
|
||||
public uint Mp { get; set; }
|
||||
|
||||
[global::ProtoBuf.ProtoMember(11, Name = @"idkis_virtual")]
|
||||
public bool IdkisVirtual { get; set; }
|
||||
@@ -12051,12 +12051,12 @@ namespace FreeSR.Proto
|
||||
[global::ProtoBuf.ProtoMember(15, Name = @"avatar_list")]
|
||||
public global::System.Collections.Generic.List<LineupAvatar> AvatarLists { get; } = new global::System.Collections.Generic.List<LineupAvatar>();
|
||||
|
||||
[global::ProtoBuf.ProtoMember(8, Name = @"mp")]
|
||||
public uint Mp { get; set; }
|
||||
|
||||
[global::ProtoBuf.ProtoMember(13, Name = @"max_mp")]
|
||||
[global::ProtoBuf.ProtoMember(8, Name = @"max_mp")]
|
||||
public uint MaxMp { get; set; }
|
||||
|
||||
[global::ProtoBuf.ProtoMember(13, Name = @"dressed_skin_id")]
|
||||
public uint DressedSkinId { get; set; }
|
||||
|
||||
[global::ProtoBuf.ProtoMember(12, Name = @"index")]
|
||||
public uint Index { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user