1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-06 11:10:55 +00:00

Update file openmw_enchanting_dialog.layout

This commit is contained in:
Garrett 2025-04-05 02:39:19 +00:00 committed by SkyHasACat
parent 7f11579d39
commit fce73395e5

View file

@ -138,6 +138,14 @@
<UserString key="ToolTipLayout" value="TextToolTip"/>
<UserString key="Caption_Text" value="#{sEnchantmentHelp7}"/>
</Widget>
<Widget type="AutoSizedTextBox" skin="NormalText" name="GoldTextLabel">
<Property key="Caption" value="#{sGold}"/>
<UserString key="ToolTipType" value="Layout"/>
</Widget>
<Widget type="AutoSizedTextBox" skin="SandText" name="PlayerGold">
<Property key="Caption" value="0"/>
</Widget>
<Widget type="Spacer"/>