forked from teamnwah/openmw-tes3coop
Fix typo in settings layout
This commit is contained in:
parent
5dd1b2ae86
commit
fd3d49c171
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@
|
|||
<Widget type="AutoSizedButton" skin="MW_Button" position="4 4 137 24" align="Left Top" name="KeyboardButton">
|
||||
<Property key="Caption" value="Mouse/Keyboard"/>
|
||||
</Widget>
|
||||
<Widget type="AutoSizedButton" skin="MW_Button" position="141 4 137 24" align="Lept Top" name="ControllerButton">
|
||||
<Widget type="AutoSizedButton" skin="MW_Button" position="145 4 137 24" align="Left Top" name="ControllerButton">
|
||||
<Property key="Caption" value="Controller"/>
|
||||
</Widget>
|
||||
<Widget type="Widget" skin="MW_Box" position="4 34 352 154" align="Stretch">
|
||||
|
|
Loading…
Reference in a new issue