- 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

@ -3121,7 +3121,7 @@ void DoPlayerBeginClimb(PLAYERp pp)
pp->DoPlayerAction = DoPlayerClimb;
SET(pp->Flags, PF_CLIMBING|PF_WEAPON_DOWN);
SET(actor->spr.cstat, CSTAT_SPRITE_YCENTER);
actor->spr.cstat |= (CSTAT_SPRITE_YCENTER);
//DamageData[plActor->user.WeaponNum].Init(pp);