1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 18:19:55 +00:00

[VR Client] Turn meta menu's "Chat" button into "Chat Window Mode"

This commit is contained in:
David Cernat 2022-05-01 03:17:57 +03:00
parent bdebe0fc1a
commit cc6013b108

View file

@ -18,7 +18,7 @@
</Widget>
<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"/>
</Widget>