Merge branch 'hairwidthcrosshair' into 'master'

Make the crosshair smaller

See merge request OpenMW/openmw!4608
This commit is contained in:
psi29a 2025-07-06 10:20:16 +00:00
commit 86d81af199

View File

@ -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>