diff options
| author | ibruton <[email protected]> | 2016-03-11 04:05:19 -0600 |
|---|---|---|
| committer | ibruton <[email protected]> | 2016-03-11 04:05:19 -0600 |
| commit | e75e5ced10f3db76d86c7db71cd4d247e4e683a4 (patch) | |
| tree | 108e6381617f5f4ebd72a2746a6d91be01296de7 /scripts/hudlayout.res | |
| parent | 318f90da68d1646271b026a3519b120068ae66e8 (diff) | |
Added in support for beginning of round animations in competitive matches
Diffstat (limited to 'scripts/hudlayout.res')
| -rw-r--r-- | scripts/hudlayout.res | 11 |
1 files changed, 11 insertions, 0 deletions
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" + } } |
