mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-18 00:16:39 +00:00
Make the crosshair smaller
This commit is contained in:
parent
11c2fd9e3d
commit
17938cdb7e
1 changed files with 2 additions and 3 deletions
|
@ -108,8 +108,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>
|
||||
|
||||
|
@ -131,4 +130,4 @@
|
|||
</Widget>
|
||||
</Widget>
|
||||
|
||||
</MyGUI>
|
||||
</MyGUI>
|
||||
|
|
Loading…
Reference in a new issue