Make the crosshair smaller

This commit is contained in:
Alexei Kotov 2025-04-01 01:25:08 +03:00
parent 11c2fd9e3d
commit 17938cdb7e

View File

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