mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-10 23:01:59 +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
|
||||
+NOGRAVITY
|
||||
+PUFFONACTORS
|
||||
+ZDOOMTRANS
|
||||
RenderStyle "Add";
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue