Difference for common/anim.c from version 1.6 to 1.7


version 1.6 version 1.7
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_anim_c =   * static char *rcsid_anim_c =
  *   "$Id: anim.c,v 1.6 2001/05/12 23:55:24 mwedel Exp $";   *   "$Id: anim.c,v 1.7 2001/07/14 04:04:53 mwedel Exp $";
  */   */
   
 /*  /*
Line 209
 
Line 209
      * piece, and not for the other tail pieces.       * piece, and not for the other tail pieces.
      */       */
     if (!op->head)      if (!op->head)
  update_object(op);   update_object(op, UP_OBJ_FACE);
 }  }
   


Legend:
line(s) removed in v.1.6 
line(s) changed
 line(s) added in v.1.7

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:05