From 44a65b42e38989bf543610047c6c2f382243ddd2 Mon Sep 17 00:00:00 2001 From: raysfire Date: Wed, 2 Apr 2014 01:48:59 -0700 Subject: Edited in-game voice panel to prevent overlap with friended users' avatars --- minmode/scripts/hudlayout.res | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'minmode/scripts/hudlayout.res') 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 -- cgit v1.2.3