WEAPON_GRAPPLE: use the sprites Serecky has made for the extras package

This commit is contained in:
Marco Cawthorne 2024-01-05 13:39:01 -08:00
parent a901c060cb
commit 3e479db7dc
Signed by: eukara
GPG Key ID: CE2032F0A2882A22
1 changed files with 2 additions and 2 deletions

View File

@ -198,7 +198,7 @@ w_grapple_hudpic(player pl, int selected, vector pos, float a)
drawsubpic(
pos,
[170,45],
g_hudcb_spr,
"sprites/hud10.png",
[0,0],
[1,0.625],
g_hud_color,
@ -209,7 +209,7 @@ w_grapple_hudpic(player pl, int selected, vector pos, float a)
drawsubpic(
pos,
[170,45],
g_hudcb_spr,
"sprites/hud10.png",
[0,0],
[1,0.625],
g_hud_color,