Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rbjaxter committed Jun 26, 2024
2 parents 2981e03 + 288fe59 commit 748e4a1
Showing 1 changed file with 15 additions and 7 deletions.
22 changes: 15 additions & 7 deletions _budhud/resource/ui/scoreboard.res
Original file line number Diff line number Diff line change
Expand Up @@ -505,6 +505,21 @@
"textAlignment" "east"
}

"SpectatorsInQueue"
{

"pin_to_sibling" "bh_LocalStatsPin"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "0"

"xpos" "-300"
"ypos" "23"
"wide" "300"
"tall" "12"
"fgcolor" "bh_white"
"textAlignment" "east"
}

"LocalPlayerStatsPanel"
{
"pin_to_sibling" "bh_LocalStatsPin"
Expand Down Expand Up @@ -925,11 +940,4 @@
"enabled" "0"
}
}

"SpectatorsInQueue"
{
"xpos" "10"
"ypos" "327"
"wide" "280"
}
}

0 comments on commit 748e4a1

Please sign in to comment.