Difference for common/object.c from version 1.53 to 1.54


version 1.53 version 1.54
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_object_c =   * static char *rcsid_object_c =
  *   "$Id: object.c,v 1.53 2002/03/11 22:02:37 avogl Exp $";   *   "$Id: object.c,v 1.54 2002/05/19 03:55:48 mwedel Exp $";
  */   */
   
 /*  /*
Line 588
 
Line 588
   op->anim_moving_dir_last = -1;    op->anim_moving_dir_last = -1;
   op->anim_last_facing = 4;    op->anim_last_facing = 4;
   op->anim_last_facing_last = -1;    op->anim_last_facing_last = -1;
   op->quick_pos = 255;  
   /* The object should already have been removed from the speed list    /* The object should already have been removed from the speed list
    * before this function is called     * before this function is called
    */     */


Legend:
line(s) removed in v.1.53 
line(s) changed
 line(s) added in v.1.54

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