summaryrefslogtreecommitdiff
path: root/minmode/resource/ui/HudArenaCapPointCountdown.res
diff options
context:
space:
mode:
authorRaysFire <[email protected]>2012-12-10 20:08:22 -0600
committerRaysFire <[email protected]>2012-12-10 20:08:22 -0600
commit3a9cb7447bb27114d7298a68d83d25ec499c1d2d (patch)
tree829f26b7dbe7155f2a16511356c4dad1ad6d5b2f /minmode/resource/ui/HudArenaCapPointCountdown.res
parentbc682d70ef82b455ec00b4e7820c3942f395733d (diff)
Added in a minmode!
Diffstat (limited to 'minmode/resource/ui/HudArenaCapPointCountdown.res')
-rw-r--r--minmode/resource/ui/HudArenaCapPointCountdown.res23
1 files changed, 23 insertions, 0 deletions
diff --git a/minmode/resource/ui/HudArenaCapPointCountdown.res b/minmode/resource/ui/HudArenaCapPointCountdown.res
new file mode 100644
index 0000000..c7f07ea
--- /dev/null
+++ b/minmode/resource/ui/HudArenaCapPointCountdown.res
@@ -0,0 +1,23 @@
+"Resource/UI/HudArenaCapPointCountdown.res"
+{
+ "CapCountdownLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CapCountdownLabel"
+ "font" "Cerbetica16"
+ "xpos" "0"
+ "ypos" "3"
+ "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"
+ }
+}