mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 14:51:40 +00:00
- fixed: forgot to assign +ZDOOMTRANS to rockets
This commit is contained in:
parent
01f88cfb16
commit
c252b5d753
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ class Rocket : Actor
|
|||
+RANDOMIZE
|
||||
+DEHEXPLOSION
|
||||
+ROCKETTRAIL
|
||||
+ZDOOMTRANS
|
||||
SeeSound "weapons/rocklf";
|
||||
DeathSound "weapons/rocklx";
|
||||
Obituary "$OB_MPROCKET";
|
||||
|
|
Loading…
Reference in a new issue