Difference for random_maps/random_map.c from version 1.36 to 1.37


version 1.36 version 1.37
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_random_map_c =   * static char *rcsid_random_map_c =
  *   "$Id: random_map.c,v 1.36 2004/08/07 23:24:13 temitchell Exp $";   *   "$Id: random_map.c,v 1.37 2004/12/29 01:08:49 mwedel Exp $";
  */   */
   
 /*  /*
Line 115
 
Line 115
     put_decor(theMap,layout,RP->decorstyle,RP->decoroptions,RP);      put_decor(theMap,layout,RP->decorstyle,RP->decoroptions,RP);
   
     /* generate treasures, etc. */      /* generate treasures, etc. */
     if(RP->generate_treasure_now)  
  fix_auto_apply(theMap);   fix_auto_apply(theMap);
   
     unblock_exits(theMap,layout,RP);      unblock_exits(theMap,layout,RP);


Legend:
line(s) removed in v.1.36 
line(s) changed
 line(s) added in v.1.37

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