diff options
Diffstat (limited to 'resource/ui/hudspellselection.res')
| -rw-r--r-- | resource/ui/hudspellselection.res | 5 |
1 files changed, 4 insertions, 1 deletions
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" |
