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 /scripts/hudlayout.res | |
| parent | c03f0566a7f88b750622be8301ff5b776031fe96 (diff) | |
Edited in-game voice panel to prevent overlap with friended users' avatars
Diffstat (limited to 'scripts/hudlayout.res')
| -rw-r--r-- | scripts/hudlayout.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index c2c0afc..335e9b5 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -1524,23 +1524,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 |
