Difference for random_maps/random_map.c from version 1.17 to 1.18


version 1.17 version 1.18
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_random_map_c =   * static char *rcsid_random_map_c =
  *   "$Id: random_map.c,v 1.17 2001/02/11 08:17:06 peterm Exp $";   *   "$Id: random_map.c,v 1.18 2001/04/23 08:01:19 mardahl Exp $";
  */   */
   
 /*  /*
Line 99
 
Line 99
   if(RP->generate_treasure_now)    if(RP->generate_treasure_now)
     fix_auto_apply(theMap);      fix_auto_apply(theMap);
   
     unblock_exits(theMap,layout,RP);
   /*  fclose(OutFile); */    /*  fclose(OutFile); */
   /*new_save_map(theMap,1);*/    /*new_save_map(theMap,1);*/
   return theMap;    return theMap;


Legend:
line(s) removed in v.1.17 
line(s) changed
 line(s) added in v.1.18

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