summaryrefslogtreecommitdiff
path: root/minmode/scripts/hudlayout.res
diff options
context:
space:
mode:
authoribruton <[email protected]>2016-03-11 04:05:19 -0600
committeribruton <[email protected]>2016-03-11 04:05:19 -0600
commite75e5ced10f3db76d86c7db71cd4d247e4e683a4 (patch)
tree108e6381617f5f4ebd72a2746a6d91be01296de7 /minmode/scripts/hudlayout.res
parent318f90da68d1646271b026a3519b120068ae66e8 (diff)
Added in support for beginning of round animations in competitive matches
Diffstat (limited to 'minmode/scripts/hudlayout.res')
-rw-r--r--minmode/scripts/hudlayout.res12
1 files changed, 12 insertions, 0 deletions
diff --git a/minmode/scripts/hudlayout.res b/minmode/scripts/hudlayout.res
index ade30c2..55c6e15 100644
--- a/minmode/scripts/hudlayout.res
+++ b/minmode/scripts/hudlayout.res
@@ -2213,4 +2213,16 @@
"wide" "f0"
"tall" "f0"
}
+
+ HudCompetitive
+ {
+ "fieldName" "HudCompetitive"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "2"
+ "wide" "f0"
+ "tall" "f0"
+ }
}