mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-10-05 09:56:32 +00:00
[VR Client] Turn meta menu's "Chat" button into "Chat Window Mode"
This commit is contained in:
parent
bdebe0fc1a
commit
cc6013b108
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
</Widget>
|
</Widget>
|
||||||
|
|
||||||
<Widget type="AutoSizedButton" skin="MW_Button" name="chat" align="HCenter">
|
<Widget type="AutoSizedButton" skin="MW_Button" name="chat" align="HCenter">
|
||||||
<Property key="Caption" value="Chat"/>
|
<Property key="Caption" value="Chat Window Mode"/>
|
||||||
<Property key="FontHeight" value="32"/>
|
<Property key="FontHeight" value="32"/>
|
||||||
</Widget>
|
</Widget>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue