diff options
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 |
