From d45db44784fcd51d52e17bf8d3e39c5d79464896 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Thu, 30 Sep 2021 20:26:00 -0400 Subject: [PATCH] Corrected spell counter placement --- .github/README.md | 1 + resource/ui/hudspellselection.res | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index d5553494..6b650d17 100644 --- a/.github/README.md +++ b/.github/README.md @@ -14,6 +14,7 @@ ### HUD changes submitted to Valve... - Added missing font definition to **resources/clientscheme.res**. - Added back the passive attributes label shown on the Loadout screen. +- Adjusted the placement of elements in tournament spectator mode. - Fixed console errors related to missing files **menu_thumb_missing** and **huditemeffectmeter_action**. - Fixed disguise panel overlapping with spells panel and Mann vs. Machine cash counter in minmode. - Fixed the Backpack label not displaying properly when applying a tool to an item. diff --git a/resource/ui/hudspellselection.res b/resource/ui/hudspellselection.res index fa830334..3a632ff0 100644 --- a/resource/ui/hudspellselection.res +++ b/resource/ui/hudspellselection.res @@ -2,7 +2,7 @@ { HudSpellMenu { - "xpos" "150" + "xpos" "160" } "ItemEffectMeterBG"