From e75e5ced10f3db76d86c7db71cd4d247e4e683a4 Mon Sep 17 00:00:00 2001 From: ibruton Date: Fri, 11 Mar 2016 04:05:19 -0600 Subject: Added in support for beginning of round animations in competitive matches --- minmode/scripts/hudlayout.res | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'minmode/scripts/hudlayout.res') 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" + } } -- cgit v1.2.3