Add an alternative paniclog format as compile-time option
This commit is contained in:
@@ -206,6 +206,10 @@
|
||||
#define NEWS "news" /* the file containing the latest hack news */
|
||||
#define PANICLOG "paniclog" /* log of panic and impossible events */
|
||||
|
||||
/* alternative paniclog format, better suited for public servers with
|
||||
many players, as it saves the player name and the game start time */
|
||||
/* #define PANICLOG_FMT2 */
|
||||
|
||||
/*
|
||||
* PERSMAX, POINTSMIN, ENTRYMAX, PERS_IS_UID:
|
||||
* These control the contents of 'record', the high-scores file.
|
||||
|
||||
Reference in New Issue
Block a user