forked from teamnwah/openmw-tes3coop
Removed 31 symbols cap from service menus
This commit is contained in:
parent
39682d616c
commit
bc9080d9d7
3 changed files with 0 additions and 3 deletions
|
@ -12,7 +12,6 @@
|
|||
</Widget>
|
||||
|
||||
<Widget type="EditBox" skin="MW_TextEdit" position="70 8 492 30" align="Top Left HStretch" name="NameEdit">
|
||||
<Property key="MaxTextLength" value="31"/>
|
||||
</Widget>
|
||||
|
||||
|
||||
|
|
|
@ -15,7 +15,6 @@
|
|||
|
||||
<Widget type="EditBox" skin="MW_TextEdit" position="0 0 30 30" name="NameEdit">
|
||||
<UserString key="HStretch" value="true"/>
|
||||
<Property key="MaxTextLength" value="31"/>
|
||||
</Widget>
|
||||
|
||||
<Widget type="Widget">
|
||||
|
|
|
@ -13,7 +13,6 @@
|
|||
|
||||
<Widget type="EditBox" skin="MW_TextEdit" position="0 0 30 30" name="NameEdit">
|
||||
<UserString key="HStretch" value="true"/>
|
||||
<Property key="MaxTextLength" value="31"/>
|
||||
</Widget>
|
||||
|
||||
<Widget type="Widget"/>
|
||||
|
|
Loading…
Reference in a new issue