diff options
| author | raysfire <[email protected]> | 2014-04-02 01:48:59 -0700 |
|---|---|---|
| committer | raysfire <[email protected]> | 2014-04-02 01:48:59 -0700 |
| commit | 44a65b42e38989bf543610047c6c2f382243ddd2 (patch) | |
| tree | 4300d6ae826b2afc24d56e14526e57415505e463 /minmode/scripts/hudlayout.res | |
| parent | c03f0566a7f88b750622be8301ff5b776031fe96 (diff) | |
Edited in-game voice panel to prevent overlap with friended users' avatars
Diffstat (limited to 'minmode/scripts/hudlayout.res')
| -rw-r--r-- | minmode/scripts/hudlayout.res | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/minmode/scripts/hudlayout.res b/minmode/scripts/hudlayout.res index 7fda20f..9371974 100644 --- a/minmode/scripts/hudlayout.res +++ b/minmode/scripts/hudlayout.res @@ -1485,7 +1485,7 @@ "tall" "32" } - HudVoiceStatus + HudVoiceStatus { "fieldName" "HudVoiceStatus" "visible" "1" @@ -1501,23 +1501,23 @@ "show_avatar" "1" "avatar_ypos" "1" - "avatar_xpos" "24" + "avatar_xpos" "1" "avatar_wide" "14" "avatar_tall" "14" "show_dead_icon" "1" "dead_ypos" "0" - "dead_xpos" "1" + "dead_xpos" "118" "dead_wide" "16" "dead_tall" "16" "show_voice_icon" "1" "icon_ypos" "0" - "icon_xpos" "15" + "icon_xpos" "28" "icon_tall" "16" "icon_wide" "16" - "text_xpos" "50" + "text_xpos" "49" } HudHintDisplay |
