diff --git a/src/r_things.c b/src/r_things.c index 41fb103e318e146e6e3a7d7008f72a755b5eb85b..85452b7454a00e4a7b89bddc10831513a4be896f 100644 --- a/src/r_things.c +++ b/src/r_things.c @@ -1904,7 +1904,7 @@ static void R_ProjectSprite(mobj_t *thing) if (thing->subsector->sector->numlights) R_SplitSprite(vis); - if (oldthing->shadowscale && !papersprite) + if (oldthing->shadowscale) R_ProjectDropShadow(oldthing, vis, oldthing->shadowscale, basetx, tz); // Debug