diff options
| author | ibruton <[email protected]> | 2016-03-17 21:05:09 -0500 |
|---|---|---|
| committer | ibruton <[email protected]> | 2016-03-17 21:05:09 -0500 |
| commit | 275b5e533e56019d716b8a87206f5f1268988121 (patch) | |
| tree | 217fb3f2997424bdab44174b2e00b656c14ff0c1 /minmode/scripts/hudlayout.res | |
| parent | 907f0c5ccc3162615ac6af51848316365b6efbd1 (diff) | |
Added in new animations for matchmaking
Diffstat (limited to 'minmode/scripts/hudlayout.res')
| -rw-r--r-- | minmode/scripts/hudlayout.res | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/minmode/scripts/hudlayout.res b/minmode/scripts/hudlayout.res index 55c6e15..43df617 100644 --- a/minmode/scripts/hudlayout.res +++ b/minmode/scripts/hudlayout.res @@ -2212,11 +2212,23 @@ "ypos" "0" "wide" "f0" "tall" "f0" - } + } - HudCompetitive + HudMatchStatus + { + "fieldName" "HudMatchStatus" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "f0" + "tall" "f0" + } + + HudTeamStatus { - "fieldName" "HudCompetitive" + "fieldName" "HudTeamStatus" "visible" "1" "enabled" "1" "xpos" "0" |
