No comments

This commit is contained in:
Tatsuru 2020-01-05 23:19:52 -03:00
parent 89eda2fa9b
commit ce45746d02

View file

@ -7978,7 +7978,6 @@ static void P_MobjSceneryThink(mobj_t *mobj)
mobj->y = mobj->extravalue2 + P_ReturnThrustY(mobj, mobj->movedir, mobj->cvmem*mobj->scale);
P_SetThingPosition(mobj);
// :amybruh:
if (!mobj->fuse)
{
#ifdef HAVE_BLUA