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"