diff options
| author | ibruton <[email protected]> | 2016-04-29 19:00:10 -0500 |
|---|---|---|
| committer | ibruton <[email protected]> | 2016-04-29 19:00:10 -0500 |
| commit | b7c33780bdb692a625938274a4d7d63558e68b5f (patch) | |
| tree | 0f9fb15b8b50ab178ac16094f06a1d09e2f90296 /scripts/hudlayout.res | |
| parent | 61da51fda97b0d38dc61e94d364301eee45126c5 (diff) | |
Updated animations to fix matchmaking elements
Diffstat (limited to 'scripts/hudlayout.res')
| -rw-r--r-- | scripts/hudlayout.res | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index e171824..ed742bc 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -1918,7 +1918,7 @@ "xpos" "c-150" "ypos" "0" "wide" "300" - "tall" "55" + "tall" "f0" } NotificationPanel @@ -2235,16 +2235,4 @@ "wide" "f0" "tall" "f0" } - - HudTeamStatus - { - "fieldName" "HudTeamStatus" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "f0" - "tall" "f0" - } } |
