Merge branch 'shiny' into 'next'

Give Coins drop shadows

See merge request STJr/SRB2!1591
This commit is contained in:
sphere 2021-08-17 13:09:53 +00:00
commit 4309b592f8

View file

@ -10391,6 +10391,9 @@ static fixed_t P_DefaultMobjShadowScale (mobj_t *thing)
case MT_RING:
case MT_FLINGRING:
case MT_COIN:
case MT_FLINGCOIN:
case MT_BLUESPHERE:
case MT_FLINGBLUESPHERE: