From 8373af369d3f9036b6daf4093ecc3ddc6bb8da75 Mon Sep 17 00:00:00 2001 From: Jessie Hildebrandt Date: Sun, 15 Jan 2023 02:26:07 -0500 Subject: [PATCH] Resize hit display panels (upstream) --- scripts/layouts/layout_hypnotize.res | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/scripts/layouts/layout_hypnotize.res b/scripts/layouts/layout_hypnotize.res index c495d60..f103d6d 100644 --- a/scripts/layouts/layout_hypnotize.res +++ b/scripts/layouts/layout_hypnotize.res @@ -213,8 +213,27 @@ "text_xpos" "33" } - - HudControlPointIcons + + "HudHintDisplay" + { + "xpos" "cs-0.5" + "ypos" "c70" + "wide" "f0" + "text_xpos" "4" + "text_ypos" "4" + } + + "HudHintKeyDisplay" + { + "xpos" "rs1" + "text_xpos" "4" + "text_ypos" "4" + "text_xgap" "4" + "text_ygap" "4" + "TextColor" "White" + } + + "HudControlPointIcons" { "separator_width" "3" "separator_height" "3"