Difference for include/config.h from version 1.56 to 1.57


version 1.56 version 1.57
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_config_h =   * static char *rcsid_config_h =
  *   "$Id: config.h,v 1.56 2003/08/27 00:00:45 temitchell Exp $";   *   "$Id: config.h,v 1.57 2003/09/13 05:01:32 mwedel Exp $";
  */   */
   
 /*  /*
Line 703
 
Line 703
  * on how the player exited the game.  But if the elapsed time is greater than   * on how the player exited the game.  But if the elapsed time is greater than
  * the value below, player will always get returned to savebed location   * the value below, player will always get returned to savebed location
  * location.   * location.
    *
    * Set to one hour as default
  */   */
   
 #define RESET_LOCATION_TIME 0  #define RESET_LOCATION_TIME 3600
   


Legend:
line(s) removed in v.1.56 
line(s) changed
 line(s) added in v.1.57

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:18