Skip to content

Commit

Permalink
adjust spell positioning
Browse files Browse the repository at this point in the history
  • Loading branch information
rbjaxter committed Oct 7, 2023
1 parent c0a21cb commit 2aa406e
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions _budhud/resource/ui/hudspellselection.res
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
"Resource/UI/HudSpellSelection.res"
{
"HudSpellMenu"
{
"xpos" "200"
"ypos" "r30"
"wide" "70"
"tall" "30"
}

"ItemEffectMeterBG"
{
"ypos" "r-6969"
Expand Down Expand Up @@ -30,8 +38,8 @@

"SpellIcon"
{
"xpos" "c-30"
"ypos" "35"
"xpos" "5"
"ypos" "5"
"zpos" "50"
"wide" "20"
"tall" "20"
Expand Down

0 comments on commit 2aa406e

Please sign in to comment.