Difference for include/global.h from version 1.37 to 1.38


version 1.37 version 1.38
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_global_h =   * static char *rcsid_global_h =
  *   "$Id: global.h,v 1.37 2002/11/13 04:57:32 garbled Exp $";   *   "$Id: global.h,v 1.38 2002/11/13 05:24:53 garbled Exp $";
  */   */
   
 /*  /*
Line 304
 
Line 304
     uint8   casting_time;   /* it takes awhile to cast a spell */      uint8   casting_time;   /* it takes awhile to cast a spell */
     uint8   real_wiz;       /* use mud-like wizards */      uint8   real_wiz;       /* use mud-like wizards */
     uint8   recycle_tmp_maps; /* re-use tmp maps. */      uint8   recycle_tmp_maps; /* re-use tmp maps. */
       uint8   explore_mode;     /* explore mode allowed? */
       uint8   spellpoint_level_depend; /* spell costs go up with level */
   
     /* The meta_ is information for the metaserver.  These are set in       /* The meta_ is information for the metaserver.  These are set in
      * the lib/settings file.       * the lib/settings file.


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

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