Update info.c

This commit is contained in:
Radicalicious 2021-06-18 02:41:36 -04:00
parent 44bdfd8eaf
commit afb2a9b1df

View file

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