mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-17 10:11:02 +00:00
No comments
This commit is contained in:
parent
664bce71de
commit
fce1313517
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue