Skip to content

Commit

Permalink
Corrected spell counter placement
Browse files Browse the repository at this point in the history
  • Loading branch information
CriticalFlaw committed Oct 1, 2021
1 parent 0dca597 commit d45db44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion resource/ui/hudspellselection.res
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
HudSpellMenu
{
"xpos" "150"
"xpos" "160"
}

"ItemEffectMeterBG"
Expand Down

0 comments on commit d45db44

Please sign in to comment.