summaryrefslogtreecommitdiff
path: root/minmode/resource/ui/HudArenaCapPointCountdown.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2016-10-17 09:50:12 -0600
committerCriticalFlaw <[email protected]>2016-10-17 09:50:12 -0600
commitd15015c514cd89ed05c9ff75b011c1a30e8c03f7 (patch)
tree3604a8a475bbbb34948709b4d113018d2d39b61e /minmode/resource/ui/HudArenaCapPointCountdown.res
parent148f2c60cdfc87a7ea05d6a3b1706bba06c01b48 (diff)
Removed redundant minmode files
A lot of the files are identical to the base rayshud files, so why incldue them?
Diffstat (limited to 'minmode/resource/ui/HudArenaCapPointCountdown.res')
-rw-r--r--minmode/resource/ui/HudArenaCapPointCountdown.res23
1 files changed, 0 insertions, 23 deletions
diff --git a/minmode/resource/ui/HudArenaCapPointCountdown.res b/minmode/resource/ui/HudArenaCapPointCountdown.res
deleted file mode 100644
index c7f07ea..0000000
--- a/minmode/resource/ui/HudArenaCapPointCountdown.res
+++ /dev/null
@@ -1,23 +0,0 @@
-"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"
- }
-}