mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 14:51:40 +00:00
- fixed: PillarAlienPower must loop its state.
SVN r4279 (trunk)
This commit is contained in:
parent
e271692dbb
commit
2767f31a92
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ ACTOR PillarAlienPower 227
|
|||
States
|
||||
{
|
||||
Spawn:
|
||||
APOW A -1 A_LoopActiveSound
|
||||
APOW A 4 A_LoopActiveSound
|
||||
Stop
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue