Difference for server/time.c from version 1.8 to 1.9


version 1.8 version 1.9
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_time_c =   * static char *rcsid_time_c =
  *    "$Id: time.c,v 1.8 2000/06/08 16:08:42 jec Exp $";   *    "$Id: time.c,v 1.9 2000/06/13 16:58:41 jec Exp $";
  */   */
   
 /*  /*
Line 819
 
Line 819
  force->speed = 0.01;   force->speed = 0.01;
  force->speed_left = -op->stats.food;   force->speed_left = -op->stats.food;
    }     }
      update_ob_speed (force);
    /* put in the lock code */     /* put in the lock code */
    force->slaying = add_string(op->slaying);     force->slaying = add_string(op->slaying);
    insert_ob_in_ob(force,tmp);      insert_ob_in_ob(force,tmp);


Legend:
line(s) removed in v.1.8 
line(s) changed
 line(s) added in v.1.9

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