Removing now-irrelevant whitespace and cleaning up the last of the hack.

This commit is contained in:
toasterbabe 2016-08-21 15:42:09 +01:00
parent f34a28e80e
commit dc3be7b8a1

View file

@ -5415,7 +5415,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
100, // mass
1, // damage
sfx_None, // activesound
MF_NOBLOCKMAP|MF_MISSILE|MF_NOGRAVITY|MF_FIRE|MF_RUNSPAWNFUNC, // flags
MF_NOBLOCKMAP|MF_MISSILE|MF_NOGRAVITY|MF_FIRE, // flags
S_NULL // raisestate
},