diff options
| author | raysfire <[email protected]> | 2016-10-25 11:27:27 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2016-10-25 11:27:27 -0500 |
| commit | 15ef98f426de57feba379b36830785581f13410a (patch) | |
| tree | 55099ccc4935db073894c9b9a54f4b008329e3c2 /minmode/resource/ui/HudArenaCapPointCountdown.res | |
| parent | 02ddea179ff68a8bea1e6727eaa8e44118c84c44 (diff) | |
| parent | 5c650570389044ddd588e83d595a8794fb1e8032 (diff) | |
Merge pull request #52 from CriticalFlaw/master
#Base Method Update (see note)
Diffstat (limited to 'minmode/resource/ui/HudArenaCapPointCountdown.res')
| -rw-r--r-- | minmode/resource/ui/HudArenaCapPointCountdown.res | 23 |
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"
- }
-}
|
