Difference for include/newserver.h from version 1.23 to 1.24


version 1.23 version 1.24
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_newserver_h =   * static char *rcsid_newserver_h =
  *   "$Id: newserver.h,v 1.23 2002/05/19 03:55:48 mwedel Exp $";   *   "$Id: newserver.h,v 1.24 2002/05/20 03:11:49 mwedel Exp $";
  */   */
   
 /*  /*
Line 45
 
Line 45
   
 struct MapCell {  struct MapCell {
   short faces[MAP_LAYERS];    short faces[MAP_LAYERS];
   char quick_pos[MAP_LAYERS];    int count; /* This is really darkness in the map1 command */
   int count;  
 };  };
   
 /* This basically defines the largest size an   /* This basically defines the largest size an


Legend:
line(s) removed in v.1.23 
line(s) changed
 line(s) added in v.1.24

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