Difference for server/time.c from version 1.56 to 1.57


version 1.56 version 1.57
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_time_c =   * static char *rcsid_time_c =
  *    "$Id: time.c,v 1.56 2003/09/03 12:25:06 tchize Exp $";   *    "$Id: time.c,v 1.57 2003/09/04 06:25:32 temitchell Exp $";
  */   */
   
 /*  /*
Line 1440
 
Line 1440
     move_swarm_spell(op);      move_swarm_spell(op);
     return 0;      return 0;
   case RUNE:    case RUNE:
     case TRAP:
     move_rune(op);      move_rune(op);
     return 0;      return 0;
   case PLAYERMOVER:    case PLAYERMOVER:
Line 1464
 
Line 1465
   
   return 0;    return 0;
 }  }
   


Legend:
line(s) removed in v.1.56 
line(s) changed
 line(s) added in v.1.57

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