mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-12 04:14:05 +00:00
Make the "Choose an Attribute" text centered
This commit is contained in:
parent
d024c1a93f
commit
e2f15181f9
@ -6,7 +6,7 @@
|
||||
<!-- Label -->
|
||||
<Widget type="TextBox" skin="HeaderText" position="0 0 186 18" name="LabelT" align="Left Top">
|
||||
<Property key="Caption" value="Choose a Specialization"/>
|
||||
<Property key="TextAlign" value="Left Top"/>
|
||||
<Property key="TextAlign" value="HCenter Top"/>
|
||||
</Widget>
|
||||
|
||||
<!-- Attribute list -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user