------------------------------------------------------------------------ r7835 | terminx | 2019-07-24 03:56:24 -0700 (Wed, 24 Jul 2019) | 3 lines Don't check clip objects for sprites in the keepaway() loop in clipmove() This prevents some hilarious issues with deadly wall decorations. The "side blocker" clip lines that already exist for these sprites should already prevent the kinds of clipping issues this loop is intended to address, anyway. ------------------------------------------------------------------------ r7834 | terminx | 2019-07-24 03:56:20 -0700 (Wed, 24 Jul 2019) | 1 line OK, this is just a bit too restrictive ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.