diff options
Diffstat (limited to 'resource/ui/compstats.res')
| -rw-r--r-- | resource/ui/compstats.res | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/resource/ui/compstats.res b/resource/ui/compstats.res index a66fb36..22904db 100644 --- a/resource/ui/compstats.res +++ b/resource/ui/compstats.res @@ -52,19 +52,19 @@ "ShowLeaderboardsButton" { - "ControlName" "CExButton" - "fieldName" "ShowLeaderboardsButton" - "xpos" "rs1-10" - "ypos" "40" - "zpos" "0" - "wide" "p0.45" - "tall" "15" - "visible" "1" + "ControlName" "CExButton" + "fieldName" "ShowLeaderboardsButton" + "xpos" "rs1-10" + "ypos" "40" + "zpos" "0" + "wide" "p0.45" + "tall" "15" + "visible" "1" "proportionaltoparent" "1" - "actionsignallevel" "2" - "command" "show_leaderboards" - "labeltext" "#TF_Competitive_ViewLeaderboards" - "font" "CerbeticaBold12" + "actionsignallevel" "2" + "command" "show_leaderboards" + "labeltext" "#TF_Competitive_ViewLeaderboards" + "font" "CerbeticaBold12" "fgcolor_override" "TanLight" "textAlignment" "center" "sound_depressed" "UI/buttonclick.wav" @@ -73,23 +73,23 @@ "ShowMatchHistoryButton" { - "ControlName" "Button" - "fieldName" "ShowMatchHistoryButton" - "xpos" "10" - "ypos" "40" - "zpos" "0" - "wide" "p0.45" - "tall" "15" - "visible" "1" + "ControlName" "Button" + "fieldName" "ShowMatchHistoryButton" + "xpos" "10" + "ypos" "40" + "zpos" "0" + "wide" "p0.45" + "tall" "15" + "visible" "1" "proportionaltoparent" "1" - "actionsignallevel" "2" - "command" "show_match_history" - "labeltext" "#TF_Competitive_ViewMatches" - "font" "CerbeticaBold12" - "fgcolor_override" "TanLight" - "textAlignment" "center" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" + "actionsignallevel" "2" + "command" "show_match_history" + "labeltext" "#TF_Competitive_ViewMatches" + "font" "CerbeticaBold12" + "fgcolor_override" "TanLight" + "textAlignment" "center" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" } "PlaylistBGPanel" |
