SVN r258 (trunk)
This commit is contained in:
parent
1391b28643
commit
ecce60e8f9
90 changed files with 326 additions and 309 deletions
|
|
@ -354,7 +354,7 @@ void A_VileTarget (AActor *actor)
|
|||
A_FaceTarget (actor);
|
||||
|
||||
fog = Spawn<AArchvileFire> (actor->target->x, actor->target->x,
|
||||
actor->target->z);
|
||||
actor->target->z, ALLOW_REPLACE);
|
||||
|
||||
actor->tracer = fog;
|
||||
fog->target = actor;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue