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/controlpointcountdown.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/controlpointcountdown.res')
| -rw-r--r-- | resource/ui/controlpointcountdown.res | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/resource/ui/controlpointcountdown.res b/resource/ui/controlpointcountdown.res index 5c01488..f99839f 100644 --- a/resource/ui/controlpointcountdown.res +++ b/resource/ui/controlpointcountdown.res @@ -2,22 +2,22 @@ { "CapCountdownLabel" { - "ControlName" "CExLabel" - "fieldName" "CapCountdownLabel" - "font" "HudFontSmallishBold" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "0" - "labelText" "%capturetime%" - "textAlignment" "center" - "fgcolor" "TanLight" - "bgcolor" "TanLight" + "ControlName" "CExLabel" + "fieldName" "CapCountdownLabel" + "font" "HudFontSmallishBold" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "labelText" "%capturetime%" + "textAlignment" "center" + "fgcolor" "TanLight" + "bgcolor" "TanLight" } }
\ No newline at end of file |
