We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a60e0aa commit 6dd8b8fCopy full SHA for 6dd8b8f
src/Steam.Models/DOTA2/HeroAbilityDetailModel.cs
@@ -30,6 +30,7 @@ public class HeroAbilityDetailModel
30
public string Note3 { get; set; }
31
public string Note4 { get; set; }
32
public string Note5 { get; set; }
33
+ public string Note6 { get; set; }
34
public bool HasLinkedSpecialBonus
35
{
36
get
0 commit comments