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