forked from mirror/openmw-tes3mp
[Client] Use RussoOne for chat
This commit is contained in:
parent
805c346bd7
commit
8492929738
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
<Widget type="EditBox" skin="MW_TextBoxEdit" position="5 5 380 328" align="Stretch" name="list_History">
|
||||
<Property key="MultiLine" value="1"/>
|
||||
<Property key="ReadOnly" value="true"/>
|
||||
<Property key="FontName" value="MonoFont"/>
|
||||
<Property key="FontName" value="Russo"/>
|
||||
<Property key="TextAlign" value="Left Top"/>
|
||||
<Property key="TextColour" value="1 1 1"/>
|
||||
<Property key="InvertSelected" value="false"/>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<!-- Console Input -->
|
||||
|
||||
<Resource type="ResourceSkin" name="TES3MP_EditClient" size="10 10">
|
||||
<Property key="FontName" value="MonoFont"/>
|
||||
<Property key="FontName" value="Russo"/>
|
||||
<Property key="TextAlign" value="Left VCenter"/>
|
||||
<Property key="TextColour" value="1 1 1"/>
|
||||
<BasisSkin type="EditText" offset="0 0 10 10" align="Stretch"/>
|
||||
|
|
Loading…
Reference in a new issue