This commit is contained in:
spherallic 2023-10-02 23:31:21 +02:00
parent 05926ceec8
commit 733dabe9a0

View file

@ -294,6 +294,7 @@ boolean R_ThingBoundingBoxVisible(mobj_t *thing)
case MT_BLUESPHERE:
case MT_NIGHTSSTAR:
case MT_NIGHTSCHIP:
case MT_COIN:
// Rings and similar objects are often placed
// in large amounts, so they are handled
// separately from other tangible objects.