diff options
Diffstat (limited to 'src/chess.h')
| -rwxr-xr-x | src/chess.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chess.h b/src/chess.h index 562aca8..245a3b0 100755 --- a/src/chess.h +++ b/src/chess.h @@ -1498,7 +1498,7 @@ UtilPanic(ULONG uPanicCode, // // main.c // -#define LOGFILE_NAME "typhoon.log" +#define LOGFILE_NAME "/usr/local/tmp/typhoon.log" extern FILE *g_pfLogfile; void |
