mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-24 13:11:33 +00:00
- fixed: GoldWandPuff2 requires the PUFFONACTORS flag.
This commit is contained in:
parent
03d2b79bfd
commit
631fd69719
1 changed files with 1 additions and 0 deletions
|
@ -233,6 +233,7 @@ ACTOR GoldWandPuff2 : GoldWandFX1
|
|||
Skip_Super
|
||||
+NOBLOCKMAP
|
||||
+NOGRAVITY
|
||||
+PUFFONACTORS
|
||||
States
|
||||
{
|
||||
Spawn:
|
||||
|
|
Loading…
Reference in a new issue