Difference for server/player.c from version 1.100 to 1.101


version 1.100 version 1.101
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_player_c =   * static char *rcsid_player_c =
  *   "$Id: player.c,v 1.100 2002/11/12 23:20:11 garbled Exp $";   *   "$Id: player.c,v 1.101 2002/11/13 00:26:13 garbled Exp $";
  */   */
   
 /*  /*
Line 2474
 
Line 2474
  dead_player(op);   dead_player(op);
    }     }
       }        }
     }  
     play_again(op);      play_again(op);
   
     if (settings.not_permadeth == TRUE) { /* this is unreachable */      if (settings.not_permadeth == TRUE) { /* this is unreachable */


Legend:
line(s) removed in v.1.100 
line(s) changed
 line(s) added in v.1.101

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