mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-14 00:40:52 +00:00
Coins?
This commit is contained in:
parent
05926ceec8
commit
733dabe9a0
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue