mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 23:02:08 +00:00
- fixed: forgot to assign +ZDOOMTRANS to rockets
This commit is contained in:
parent
813b321c45
commit
45d7401885
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