From: nhmall Date: Sun, 6 May 2018 00:42:55 +0000 (-0400) Subject: uncomment BETA for fix-test binary X-Git-Tag: NetHack-3.6.2_Released~280^2~7^2~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e9483c7bbaf0dae95eec963358d1caae086dcf20;p=nethack uncomment BETA for fix-test binary --- diff --git a/include/global.h b/include/global.h index 420cd8491..831717c36 100644 --- a/include/global.h +++ b/include/global.h @@ -8,7 +8,7 @@ #include -/* #define BETA */ /* development or beta testing [MRS] */ +#define BETA /* development or beta testing [MRS] */ #define DEBUG