From 9e2ae9b6954dc8e1baa1d764d44baab58d1b2366 Mon Sep 17 00:00:00 2001 From: James R Date: Sat, 1 Feb 2020 16:35:10 -0800 Subject: [PATCH] Remove shadows from rings (not dropped rings) --- src/p_mobj.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/p_mobj.c b/src/p_mobj.c index 249dd0de4..2c8884c26 100644 --- a/src/p_mobj.c +++ b/src/p_mobj.c @@ -10476,15 +10476,12 @@ static fixed_t P_DefaultMobjShadowScale (mobj_t *thing) return FRACUNIT; - case MT_RING: case MT_FLINGRING: case MT_BLUESPHERE: case MT_FLINGBLUESPHERE: case MT_BOMBSPHERE: - case MT_REDTEAMRING: - case MT_BLUETEAMRING: case MT_REDFLAG: case MT_BLUEFLAG: