Difference for server/init.c from version 1.22 to 1.23


version 1.22 version 1.23
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *   "$Id: init.c,v 1.22 2002/01/01 23:37:54 garbled Exp $";   *   "$Id: init.c,v 1.23 2002/03/03 20:05:58 avogl Exp $";
  */   */
   
 /*  /*
Line 727
 
Line 727
 /*  set_init_blocksview_players(init_blocksview_players); */  /*  set_init_blocksview_players(init_blocksview_players); */
   set_info_map(new_info_map);    set_info_map(new_info_map);
   set_set_darkness_map(set_darkness_map);    set_set_darkness_map(set_darkness_map);
     set_dragon_gain_func(dragon_ability_gain);
 }  }
   
 /* init_races() - reads the races file in the lib/ directory, then  /* init_races() - reads the races file in the lib/ directory, then


Legend:
line(s) removed in v.1.22 
line(s) changed
 line(s) added in v.1.23

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