Difference for common/object.c from version 1.30 to 1.31


version 1.30 version 1.31
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_object_c =   * static char *rcsid_object_c =
  *   "$Id: object.c,v 1.30 2001/06/13 22:04:05 jbontje Exp $";   *   "$Id: object.c,v 1.31 2001/06/29 05:59:46 mwedel Exp $";
  */   */
   
 /*  /*
Line 542
 
Line 542
   op->other_arch=NULL;    op->other_arch=NULL;
   op->enemy=NULL;    op->enemy=NULL;
   op->contr = NULL;    op->contr = NULL;
   op->sk_list = NULL;  
   op->weight=0,op->carrying=0,op->weight_limit=0;    op->weight=0,op->carrying=0,op->weight_limit=0;
   op->anim_speed=0;    op->anim_speed=0;
   op->level=0;    op->level=0;


Legend:
line(s) removed in v.1.30 
line(s) changed
 line(s) added in v.1.31

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