forked from mirror/openmw-tes3mp
fix gold label
This commit is contained in:
parent
e80394c0b5
commit
0a19b56031
1 changed files with 1 additions and 2 deletions
|
@ -17,9 +17,8 @@
|
|||
</Widget>
|
||||
|
||||
|
||||
<Widget type="TextBox" skin="SandText" position="8 255 200 24" name="PlayerGold" align="Right Top">
|
||||
<Widget type="TextBox" skin="SandText" position="8 161 200 24" name="PlayerGold" align="Right Top">
|
||||
<Property key="TextAlign" value="Left"/>
|
||||
<Property key="Caption" value="Draken (754)"/>
|
||||
</Widget>
|
||||
<Widget type="AutoSizedButton" skin="MW_Button" position="244 161 60 24" name="CancelButton" align="Right Top">
|
||||
<Property key="ExpandDirection" value="Left"/>
|
||||
|
|
Loading…
Reference in a new issue