No comments

This commit is contained in:
Tatsuru 2020-01-05 23:19:52 -03:00
parent 664bce71de
commit fce1313517
1 changed files with 0 additions and 1 deletions

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