mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 19:49:56 +00:00
Fix wait dialog arrow button step (Fixes #1524)
This commit is contained in:
parent
2477456f99
commit
cb6f1d3a52
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
|||
<Widget type="MWScrollBar" skin="MW_HScroll" name="HourSlider" position="0 0 0 18">
|
||||
<Property key="MoveToClick" value="true"/>
|
||||
<Property key="Range" value="24"/>
|
||||
<Property key="Page" value="1"/>
|
||||
<Property key="WheelPage" value="1"/>
|
||||
<UserString key="HStretch" value="true"/>
|
||||
</Widget>
|
||||
|
||||
|
|
Loading…
Reference in a new issue