mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-16 20:46:34 +00:00
Merge branch 'hairwidthcrosshair' into 'master'
Make the crosshair smaller See merge request OpenMW/openmw!4608
This commit is contained in:
commit
86d81af199
1 changed files with 1 additions and 2 deletions
|
@ -110,8 +110,7 @@
|
|||
</Widget>
|
||||
|
||||
<!-- Crosshair -->
|
||||
<Widget type="ImageBox" skin="HUD_Crosshair" position="0 0 32 32" align="Center Center" name="Crosshair">
|
||||
</Widget>
|
||||
<Widget type="ImageBox" skin="HUD_Crosshair" position="0 0 27 27" align="Center Center" name="Crosshair"/>
|
||||
|
||||
</Widget>
|
||||
|
||||
|
|
Loading…
Reference in a new issue