version 1.5 | | version 1.6 |
---|
| | |
/* | | /* |
* static char *rcsid_newserver_h = | | * static char *rcsid_newserver_h = |
* "$Id: newserver.h,v 1.5 2000/08/07 05:16:33 cvs Exp $"; | | * "$Id: newserver.h,v 1.6 2000/12/04 00:40:04 cvs Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
extern FaceInfo faces[MAXFACENUM]; /* face information */ | | extern FaceInfo faces[MAXFACENUM]; /* face information */ |
| | |
#define VERSION_CS 1022 | | #define VERSION_CS 1022 |
#define VERSION_SC 1024 | | #define VERSION_SC 1025 |
#define VERSION_INFO "Crossfire Server" | | #define VERSION_INFO "Crossfire Server" |
| | |
| | |