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 --- scripts/hudlayout.res | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'scripts/hudlayout.res') diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index 5453f57..3d0a6ef 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -2224,4 +2224,15 @@ "tall" "f0" } + HudCompetitive + { + "fieldName" "HudCompetitive" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "f0" + "tall" "f0" + } } -- cgit v1.2.3