Difference for server/init.c from version 1.27 to 1.28


version 1.27 version 1.28
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *   "$Id: init.c,v 1.27 2002/10/28 04:50:39 garbled Exp $";   *   "$Id: init.c,v 1.28 2002/11/08 08:54:07 garbled Exp $";
  */   */
   
 /*  /*
Line 748
 
Line 748
   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);    set_dragon_gain_func(dragon_ability_gain);
     set_weather_effect_func(weather_effect);
 }  }
   
 /* 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.27 
line(s) changed
 line(s) added in v.1.28

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