Skip to content

Commit

Permalink
Add hitsound
Browse files Browse the repository at this point in the history
  • Loading branch information
sabianroberts committed Jun 17, 2024
1 parent 22b5733 commit 29c14e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cl_dll/ev_hldm.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ float EV_HLDM_PlayTextureSound( int idx, pmtrace_t *ptr, float *vecSrc, float *v
fvol = 1.0; fvolbar = 0.2;
rgsz[0] = "weapons/bullet_hit1.wav";
rgsz[1] = "weapons/bullet_hit2.wav";
rgsz[2] = "player/hitsound.wav";
fattn = 1.0;
cnt = 2;
break;
Expand Down

0 comments on commit 29c14e2

Please sign in to comment.