WEAPON_GRAPPLE: use the sprites Serecky has made for the extras package
This commit is contained in:
parent
a901c060cb
commit
3e479db7dc
1 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue