version 1.4 | | version 1.5 |
---|
| | |
/* | | /* |
* static char *rcsid_newserver_h = | | * static char *rcsid_newserver_h = |
* "$Id: newserver.h,v 1.4 2000/06/03 07:01:42 cvs Exp $"; | | * "$Id: newserver.h,v 1.5 2000/08/07 05:16:33 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 1023 | | #define VERSION_SC 1024 |
#define VERSION_INFO "Crossfire Server" | | #define VERSION_INFO "Crossfire Server" |
| | |
| | |