- fixed: PillarAlienPower must loop its state.

SVN r4279 (trunk)
This commit is contained in:
Christoph Oelckers 2013-05-25 16:22:51 +00:00
parent e271692dbb
commit 2767f31a92

View file

@ -365,7 +365,7 @@ ACTOR PillarAlienPower 227
States States
{ {
Spawn: Spawn:
APOW A -1 A_LoopActiveSound APOW A 4 A_LoopActiveSound
Stop Stop
} }
} }