Merge branch 'noclip-sealed-star-light-rays' into 'master'

Sealed Star Window: make light rays noclip, so they are not offset by level geometry

Closes #1059

See merge request KartKrew/Kart!2049
This commit is contained in:
AJ Martinez 2024-03-09 06:03:22 +00:00
commit c4ed9ee19d

View file

@ -21559,7 +21559,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
0, // mass
0, // damage
sfx_None, // activesound
MF_SCENERY|MF_NOGRAVITY|MF_NOCLIP, // flags
MF_SCENERY|MF_NOGRAVITY|MF_NOCLIP|MF_NOCLIPHEIGHT, // flags
S_NULL // raisestate
},
{ // MT_SSCHAINSOUND