Difference for server/main.c from version 1.96 to 1.97


version 1.96 version 1.97
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_main_c =   * static char *rcsid_main_c =
  *    "$Id: main.c,v 1.96 2005/08/29 03:56:32 mwedel Exp $";   *    "$Id: main.c,v 1.97 2005/09/24 09:28:05 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 1205
 
Line 1205
     if (!(pticks % 5009))      if (!(pticks % 5009))
  clean_friendly_list();   clean_friendly_list();
   
       if (!(pticks % 5011))
    obsolete_parties();
   
     if (!(pticks % 12503))      if (!(pticks % 12503))
       fix_luck();        fix_luck();
 }  }


Legend:
line(s) removed in v.1.96 
line(s) changed
 line(s) added in v.1.97

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