Skip to content

Commit

Permalink
fix spec tourn
Browse files Browse the repository at this point in the history
  • Loading branch information
conchkritz committed Jul 24, 2024
1 parent 8c616fa commit 58dc0bc
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions _ckHUD/resource/ui/spectatortournament.res
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,18 @@
"team1_player_base_offset_x" "0"
"team1_player_base_y" "320"
"team1_player_delta_x" "0"
"team1_player_delta_y" "18"
"team1_player_delta_y" "19"

"team2_player_base_offset_x" "0"
"team2_player_base_y" "270"
"team2_player_delta_x" "0"
"team2_player_delta_y" "-18"
"team2_player_delta_y" "-19"

"playerpanels_kv"
{

{ "wide" "158"
"tall" "18"

"playername"
{
"font" "hudfont12sec"
Expand Down

0 comments on commit 58dc0bc

Please sign in to comment.