- quick search & replace on ~40% of SET( macros in SW.

This commit is contained in:
Christoph Oelckers 2021-12-27 17:13:47 +01:00
parent 8710e76a2d
commit dc3f2473ba
29 changed files with 391 additions and 391 deletions

View file

@ -99,7 +99,7 @@ void SetRotatorActive(DSWActor* actor)
// play activate sound
DoSoundSpotMatch(SP_TAG2(actor), 1, SOUND_OBJECT_TYPE);
SET(actor->user.Flags, SPR_ACTIVE);
actor->user.Flags |= (SPR_ACTIVE);
actor->user.Tics = 0;
// moving to the OFF position