From c3240fa65aef57890bc26468efc0f642aba3738c Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 4 Jul 2021 16:50:06 -0400 Subject: Numerous visual tweaks and improvements. - Updated PASSTIME UI. - Updated the in-game weapon selection menu to use higher quality images. --- resource/ui/hudspellselection.res | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'resource/ui/hudspellselection.res') diff --git a/resource/ui/hudspellselection.res b/resource/ui/hudspellselection.res index 36a333a..2de844d 100644 --- a/resource/ui/hudspellselection.res +++ b/resource/ui/hudspellselection.res @@ -18,7 +18,7 @@ { "ControlName" "ImagePanel" "fieldName" "SpellIcon" - "xpos" "25" + "xpos" "5" "ypos" "0" "zpos" "7" "wide" "20" @@ -67,6 +67,9 @@ "wide" "20" "tall" "20" "fgcolor" "TanLight" + "pin_to_sibling" "SpellIcon" + "pin_corner_to_sibling" "PIN_CENTER_LEFT" + "pin_to_sibling_corner" "PIN_CENTER_RIGHT" } "CountTextShadow" -- cgit v1.2.3