Add even more missing duel hazards to the visibility exception list

This commit is contained in:
toaster 2025-08-19 13:29:40 +01:00
parent 10ab07b005
commit 66c19015d5

View file

@ -3809,6 +3809,10 @@ boolean R_ThingVisible (mobj_t *thing)
case MT_SSMINE:
case MT_SSMINE_SHIELD:
case MT_MINERADIUS:
case MT_POGOSPRING:
case MT_DROPTARGET:
case MT_HYUDORO:
case MT_SHADOW: // hyuu fake shadow
// Checkpoints
case MT_CHECKPOINT_END:
case MT_SIGNSPARKLE: