mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-11 07:12:16 +00:00
- fixed incorrect Strife player death sound.
This commit is contained in:
parent
78c21bfb05
commit
57150c8718
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
$rolloff * 200 1200
|
$rolloff * 200 1200
|
||||||
|
|
||||||
$playersound player male *death dspldeth
|
$playersound player male *death dspldeth
|
||||||
$playersound player male *xdeath dspdiehi
|
$playersound player male *xdeath dsplxdth
|
||||||
$playersound player male *gibbed dsslop
|
$playersound player male *gibbed dsslop
|
||||||
$playersound player male *pain100 dsplpain
|
$playersound player male *pain100 dsplpain
|
||||||
$playersounddup player male *pain75 *pain100
|
$playersounddup player male *pain75 *pain100
|
||||||
|
|
Loading…
Reference in a new issue