summaryrefslogtreecommitdiff
path: root/resource/ui/ControlPointCountdown.res
diff options
context:
space:
mode:
authorIan Bruton <[email protected]>2012-09-24 02:33:37 -0500
committerIan Bruton <[email protected]>2012-09-24 02:34:42 -0500
commitdf288cfafc687d8aad8bb05b0413ce8b173317f3 (patch)
tree0a1675aa3feea6e1fc8c55df5b8eaff540681382 /resource/ui/ControlPointCountdown.res
parent5476eb3b533101b6dec45fa0d9b81f1eba05674c (diff)
Initial Upload
Diffstat (limited to 'resource/ui/ControlPointCountdown.res')
-rw-r--r--resource/ui/ControlPointCountdown.res23
1 files changed, 23 insertions, 0 deletions
diff --git a/resource/ui/ControlPointCountdown.res b/resource/ui/ControlPointCountdown.res
new file mode 100644
index 0000000..aac363a
--- /dev/null
+++ b/resource/ui/ControlPointCountdown.res
@@ -0,0 +1,23 @@
+"Resource/UI/ControlPointCountdown.res"
+{
+ "CapCountdownLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CapCountdownLabel"
+ "font" "Cerbetica16"
+ "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" "235 226 202 255"
+ "bgcolor" "235 226 202 255"
+ }
+}