version 1.2 | | version 1.3 |
---|
| | |
/* | | /* |
* static char *rcsid_config_h = | | * static char *rcsid_config_h = |
* "$Id: config.h,v 1.2 1999/04/15 00:19:47 cvs Exp $"; | | * "$Id: config.h,v 1.3 1999/06/15 04:06:56 cvs Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
* knows where to find the information. | | * knows where to find the information. |
*/ | | */ |
| | |
/*#define RECYCLE_TMP_MAPS*/ | | #define RECYCLE_TMP_MAPS |
| | |
| | |
/* define RESURECTION if you want to let players bring other players | | /* define RESURECTION if you want to let players bring other players |
| | |
| | |
/* | | /* |
* Where to send error-reports. If you're hacking at the source, define | | * Where to send error-reports. If you're hacking at the source, define |
* this as your mail-address. | | * this as your mail-address. You do not need to define this - you can |
| | * leave it undefined if you don't want the information available from this |
| | * and instead use some other mean (motd for example) |
*/ | | */ |
| | |
#ifndef DM_MAIL | | #ifndef DM_MAIL |