Difference for server/player.c from version 1.29 to 1.30


version 1.29 version 1.30
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_player_c =   * static char *rcsid_player_c =
  *   "$Id: player.c,v 1.29 2000/12/18 07:38:25 cvs Exp $";   *   "$Id: player.c,v 1.30 2000/12/18 17:43:30 avogl Exp $";
  */   */
   
 /*  /*
Line 1693
 
Line 1693
               
       /* teleport defeated player to new destination*/        /* teleport defeated player to new destination*/
       transfer_ob(op, x, y, 0, NULL);        transfer_ob(op, x, y, 0, NULL);
         op->contr->braced=0;
       return;        return;
     }      }
   


Legend:
line(s) removed in v.1.29 
line(s) changed
 line(s) added in v.1.30

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