Merge branch 'NetHack-3.6.0'

This commit is contained in:
nhmall
2018-05-17 19:43:29 -04:00
29 changed files with 257 additions and 255 deletions

View File

@@ -544,7 +544,7 @@ typedef unsigned char uchar;
#define DUMPLOG_FILE "/tmp/nethack.%n.%d.log"
/* DUMPLOG_FILE allows following placeholders:
%% literal '%'
%v version (eg. "3.6.1-0")
%v version (eg. "3.6.2-0")
%u game UID
%t game start time, UNIX timestamp format
%T current time, UNIX timestamp format