Difference for server/init.c from version 1.51 to 1.52


version 1.51 version 1.52
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *   "$Id: init.c,v 1.51 2003/10/12 03:57:20 mwedel Exp $";   *   "$Id: init.c,v 1.52 2003/10/26 06:56:57 mwedel Exp $";
  */   */
   
 /*  /*
Line 941
 
Line 941
   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);    set_weather_effect_func(weather_effect);
     set_find_skill_by_number_func(find_skill_by_number);
 }  }
   
 /* 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.51 
line(s) changed
 line(s) added in v.1.52

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