Difference for server/init.c from version 1.71 to 1.72


version 1.71 version 1.72
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *   "$Id: init.c,v 1.71 2006/01/08 16:31:18 akirschbaum Exp $";   *   "$Id: init.c,v 1.72 2006/01/08 20:52:12 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 333
 
Line 333
     FILE    *fp;      FILE    *fp;
   
     sprintf(buf,"%s/settings",settings.confdir);      sprintf(buf,"%s/settings",settings.confdir);
     settings.no_player_stealing = TRUE;  
   
     /* We don't require a settings file at current time, but down the road,      /* We don't require a settings file at current time, but down the road,
      * there will probably be so many values that not having a settings file       * there will probably be so many values that not having a settings file


Legend:
line(s) removed in v.1.71 
line(s) changed
 line(s) added in v.1.72

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