Difference for server/init.c from version 1.80 to 1.81


version 1.80 version 1.81
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *   "$Id: init.c,v 1.80 2006/08/05 09:57:00 ryo_saeba Exp $";   *   "$Id: init.c,v 1.81 2006/08/20 09:58:25 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 750
 
Line 750
     init_commands(); /* Sort command tables */      init_commands(); /* Sort command tables */
     read_map_log(); /* Load up the old temp map files */      read_map_log(); /* Load up the old temp map files */
     init_skills();      init_skills();
       cftimer_init();
   
     parse_args(argc, argv, 3);      parse_args(argc, argv, 3);
   


Legend:
line(s) removed in v.1.80 
line(s) changed
 line(s) added in v.1.81

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