Skip to content

Commit

Permalink
1.44a
Browse files Browse the repository at this point in the history
Valve fixed a misnaming
  • Loading branch information
MedicodiBiscotti committed Oct 30, 2015
1 parent 5e6dc1e commit e33a15d
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# biscottiHUD
v. 1.44
v. 1.44a

This is my custom HUD for Team Fortress 2 (TF2).
I'd appreciate if you'd credit me for the HUD if you use it for pseudo-commercial uses like YouTube or Twitch.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4245,7 +4245,7 @@
}
"3"
{
"item" "Taunt: Maggot's Condolence"
"item" "Taunt: Soldier's Requiem"
"show_market" "0"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4245,7 +4245,7 @@
}
"3"
{
"item" "Taunt: Maggot's Condolence"
"item" "Taunt: Soldier's Requiem"
"show_market" "0"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4210,7 +4210,7 @@
}
"3"
{
"item" "Taunt: Maggot's Condolence"
"item" "Taunt: Soldier's Requiem"
"show_market" "0"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4244,7 +4244,7 @@
}
"3"
{
"item" "Taunt: Maggot's Condolence"
"item" "Taunt: Soldier's Requiem"
"show_market" "0"
}
}
Expand Down
2 changes: 1 addition & 1 deletion biscottiHUD/resource/gamemenu.res
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"Version"
{
"label" "biscottiHUD v. 1.44"
"label" "biscottiHUD v. 1.44a"
"command" "engine showconsole;
echo ..............................................................................................................;
echo ..............................................................................................................;
Expand Down
2 changes: 1 addition & 1 deletion biscottiHUD/resource/ui/mainmenuoverride.res
Original file line number Diff line number Diff line change
Expand Up @@ -4245,7 +4245,7 @@
}
"3"
{
"item" "Taunt: Maggot's Condolence"
"item" "Taunt: Soldier's Requiem"
"show_market" "0"
}
}
Expand Down

0 comments on commit e33a15d

Please sign in to comment.