parent
01a4d68fff
commit
b9b7bd676c
1 changed files with 0 additions and 3 deletions
|
|
@ -5304,9 +5304,6 @@ mobj_t *K_CreatePaperItem(fixed_t x, fixed_t y, fixed_t z, angle_t angle, SINT8
|
|||
}
|
||||
|
||||
drop->flags |= MF_NOCLIPTHING;
|
||||
backdrop->dispoffset = 1;
|
||||
P_SetTarget(&backdrop->tracer, drop);
|
||||
backdrop->flags2 |= MF2_LINKDRAW;
|
||||
|
||||
return drop;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue