Skip to content

Commit 6dd8b8f

Browse files
author
Justin
committed
Added hero ability note 6
1 parent a60e0aa commit 6dd8b8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Steam.Models/DOTA2/HeroAbilityDetailModel.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ public class HeroAbilityDetailModel
3030
public string Note3 { get; set; }
3131
public string Note4 { get; set; }
3232
public string Note5 { get; set; }
33+
public string Note6 { get; set; }
3334
public bool HasLinkedSpecialBonus
3435
{
3536
get

0 commit comments

Comments
 (0)