mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-24 13:01:47 +00:00
- fixed: missed the golden wand puff for the +ZDOOMTRANS flag
This commit is contained in:
parent
2997f31f9f
commit
10a9d087f1
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@ class GoldWandPuff1 : Actor
|
|||
+NOBLOCKMAP
|
||||
+NOGRAVITY
|
||||
+PUFFONACTORS
|
||||
+ZDOOMTRANS
|
||||
RenderStyle "Add";
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue