mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-11 15:21:51 +00:00
Merge pull request #386 from alexey-lysiuk/fix_dragonclaw_sound
Fixed missing hit sound for Heretic weapon Dragon Claw
This commit is contained in:
commit
211f12286a
1 changed files with 1 additions and 0 deletions
|
@ -802,6 +802,7 @@ ACTOR BlasterPuff
|
||||||
+NOGRAVITY
|
+NOGRAVITY
|
||||||
+PUFFONACTORS
|
+PUFFONACTORS
|
||||||
RenderStyle Add
|
RenderStyle Add
|
||||||
|
SeeSound "weapons/blasterhit"
|
||||||
States
|
States
|
||||||
{
|
{
|
||||||
Crash:
|
Crash:
|
||||||
|
|
Loading…
Reference in a new issue