mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-11 07:12:02 +00:00
- fixed: missed the golden wand puff for the +ZDOOMTRANS flag
This commit is contained in:
parent
bf12d38afd
commit
7d7b1b3b97
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