Crosshair is supposed to be available when the laser is enabled.

This commit is contained in:
Maxwell 2023-09-22 20:57:06 -04:00
parent ec27dec3fc
commit 700d3f0702
1 changed files with 7 additions and 0 deletions

View File

@ -265,6 +265,13 @@ w_eagle_crosshair(player pl)
1.0f,
DRAWFLAG_ADDITIVE
);
Cross_DrawSub(
g_ofch1_spr,
[24,24],
[0,0],
[24/72, 24/72]
);
} else {
Cross_DrawSub(
g_ofch1_spr,