diff options
| author | Igor <[email protected]> | 2021-07-04 21:31:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-04 21:31:22 -0400 |
| commit | 09c61d25921c37ca1db41c464634bf16cbfb7494 (patch) | |
| tree | 128a27b0c7a910da42129e69aba8b1f4737280f0 /resource/ui/hudobjectivetimepanel.res | |
| parent | e9e324532cec11efafb57200c135fe3eb8397e22 (diff) | |
| parent | 9fe1700457db24b0c7c1a7220b612a53a5482687 (diff) | |
Merge pull request #173 from raysfire/dev
v2021.0705
Diffstat (limited to 'resource/ui/hudobjectivetimepanel.res')
| -rw-r--r-- | resource/ui/hudobjectivetimepanel.res | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/resource/ui/hudobjectivetimepanel.res b/resource/ui/hudobjectivetimepanel.res index 8ba5175..4ab9831 100644 --- a/resource/ui/hudobjectivetimepanel.res +++ b/resource/ui/hudobjectivetimepanel.res @@ -4,7 +4,7 @@ { "ControlName" "EditablePanel" "fieldName" "TimePanelBG" - "xpos" "15" + "xpos" "0" "ypos" "0" "zpos" "2" "wide" "50" @@ -30,19 +30,19 @@ { "ControlName" "CExLabel" "fieldName" "WaitingForPlayersLabel" - "xpos" "15" + "xpos" "0" "ypos" "25" "zpos" "5" "wide" "50" - "tall" "15" + "tall" "30" "visible" "1" "enabled" "1" "labelText" "#game_WaitingForPlayers" "textAlignment" "center" "dulltext" "0" "brighttext" "0" - "wrap" "0" - "font" "ScoreboardVerySmall" + "wrap" "1" + "font" "HudFontSmallest" } "WaitingForPlayersBG" { @@ -55,7 +55,7 @@ { "ControlName" "CExLabel" "fieldName" "OvertimeLabel" - "xpos" "15" + "xpos" "0" "ypos" "35" "zpos" "5" "wide" "50" @@ -93,7 +93,7 @@ { "ControlName" "CExLabel" "fieldName" "SetupLabel" - "xpos" "15" + "xpos" "0" "ypos" "25" "zpos" "5" "wide" "50" @@ -118,7 +118,7 @@ { "ControlName" "CExLabel" "fieldName" "ServerTimeLimitLabel" - "xpos" "15" + "xpos" "0" "ypos" "23" "zpos" "5" "wide" "50" |
