mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 20:19:57 +00:00
Update openmw_vr_metamenu.layout
Add a button for the chat menu
This commit is contained in:
parent
6f8b53f02f
commit
b893123acd
1 changed files with 5 additions and 0 deletions
|
@ -16,6 +16,11 @@
|
||||||
<Property key="Caption" value="Recenter"/>
|
<Property key="Caption" value="Recenter"/>
|
||||||
<Property key="FontHeight" value="32"/>
|
<Property key="FontHeight" value="32"/>
|
||||||
</Widget>
|
</Widget>
|
||||||
|
|
||||||
|
<Widget type="AutoSizedButton" skin="MW_Button" name="chat" align="HCenter">
|
||||||
|
<Property key="Caption" value="Chat"/>
|
||||||
|
<Property key="FontHeight" value="32"/>
|
||||||
|
</Widget>
|
||||||
|
|
||||||
<Widget type="Spacer"/>
|
<Widget type="Spacer"/>
|
||||||
<Widget type="Widget" skin="IB_T" align="HCenter" position="0 0 125 4">
|
<Widget type="Widget" skin="IB_T" align="HCenter" position="0 0 125 4">
|
||||||
|
|
Loading…
Reference in a new issue