mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-16 19:46:37 +00:00
Replace openmw_spellcreation_dialog.layout
This commit is contained in:
parent
1a08565a20
commit
0ac0c62091
1 changed files with 98 additions and 93 deletions
|
@ -42,6 +42,11 @@
|
|||
<Property key="NeedMouse" value="false"/>
|
||||
</Widget>
|
||||
|
||||
<Widget type="TextBox" skin="SandText" position="12 12 100 710" name="PlayerGold" align="Right Top">
|
||||
<Property key="TextAlign" value="Left"/>
|
||||
<Property key="NeedMouse" value="false"/>
|
||||
</Widget>
|
||||
|
||||
<!-- Available effects -->
|
||||
<Widget type="TextBox" skin="NormalText" position="12 48 300 24">
|
||||
<Property key="Caption" value="#{sMagicEffects}"/>
|
||||
|
|
Loading…
Reference in a new issue