Difference for socket/item.c from version 1.35 to 1.36


version 1.35 version 1.36
Line 1
 
Line 1
   
 /*  /*
  * static char *rcsid_item_c =   * static char *rcsid_item_c =
  *    "$Id: item.c,v 1.35 2005/09/03 00:20:01 akirschbaum Exp $";   *    "$Id: item.c,v 1.36 2005/09/04 16:58:13 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 801
 
Line 801
     }      }
   
     if (!to) { /* drop it to the ground */      if (!to) { /* drop it to the ground */
 /* printf ("Drop it on the ground.\n");*/  /* LOG(llevDebug, "Drop it on the ground.\n");*/
   
  if (op->map && !op->env) {   if (op->map && !op->env) {
 /*     LOG(llevDebug,"Dropping object to ground that is already on ground\n");*/  /*     LOG(llevDebug,"Dropping object to ground that is already on ground\n");*/


Legend:
line(s) removed in v.1.35 
line(s) changed
 line(s) added in v.1.36

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:35