diff options
| author | CriticalFlaw <[email protected]> | 2020-12-28 13:46:03 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-12-28 13:46:03 -0500 |
| commit | 46d248b5167f9c8794c3125146952fef08f86bcd (patch) | |
| tree | c3b215d3c6b00085c8cc6e4ace2e5be2b565960c /resource/ui/hudobjectivetimepanel.res | |
| parent | d07450fa8b4632d043c838807cba07eb3db6a209 (diff) | |
Added Hypnotize's Icons
- Updated to Hypnotize's icon pack.
- Updated multiple files, removed unused code.
Diffstat (limited to 'resource/ui/hudobjectivetimepanel.res')
| -rw-r--r-- | resource/ui/hudobjectivetimepanel.res | 42 |
1 files changed, 4 insertions, 38 deletions
diff --git a/resource/ui/hudobjectivetimepanel.res b/resource/ui/hudobjectivetimepanel.res index e4daef3..6f0f9c6 100644 --- a/resource/ui/hudobjectivetimepanel.res +++ b/resource/ui/hudobjectivetimepanel.res @@ -16,31 +16,14 @@ if_match { - "visible" "0" + "xpos" "9999" } } "TimePanelProgressBar" { "ControlName" "CTFProgressBar" "fieldName" "TimePanelProgressBar" - "xpos" "67" - "ypos" "16" - "zpos" "4" - "wide" "20" - "tall" "20" - "visible" "0" - "enabled" "1" - "scaleImage" "1" - "image" "../hud/objectives_timepanel_progressbar" - "color_active" "TimerProgress.Active" - "color_inactive" "TimerProgress.InActive" - "color_warning" "TimerProgress.Warning" - "percent_warning" "0.75" - - if_match - { - "visible" "0" - } + "xpos" "9999" } "WaitingForPlayersLabel" @@ -107,24 +90,7 @@ { "ControlName" "CExLabel" "fieldName" "SuddenDeathLabel" - "xpos" "25" - "ypos" "20" - "zpos" "5" - "wide" "50" - "tall" "24" - "visible" "0" - "enabled" "1" - "labelText" "#game_SuddenDeath" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "font" "HudFontSmall" - - if_match - { - "xpos" "30" - } + "xpos" "9999" } "SuddenDeathBG" { @@ -188,7 +154,7 @@ if_mvm { - "visible" "0" + "xpos" "9999" } } |
