mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-06-30 18:51:34 +00:00
Fixed part of settings window being in the incorrect place
This commit is contained in:
parent
e076e8a9bd
commit
61d73d186d
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@
|
|||
<Property key="Caption" value="#{sLow}"/>
|
||||
<Property key="TextAlign" value="Left"/>
|
||||
</Widget>
|
||||
<Widget type="TextBox" skin="SandText" position="4 326 336 18" align="Right Bottom">
|
||||
<Widget type="TextBox" skin="SandText" position="4 302 336 18" align="Right Bottom">
|
||||
<Property key="Caption" value="#{sHigh}"/>
|
||||
<Property key="TextAlign" value="Right"/>
|
||||
</Widget>
|
||||
|
|
Loading…
Reference in a new issue