From: nhmall Date: Tue, 3 Dec 2019 04:22:45 +0000 (-0500) Subject: uncomment setting in ntconf.h X-Git-Tag: NetHack-3.7.0_WIP~177 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2fa1d29100fc7f87c2bdb3cf459b00877d894632;p=nethack uncomment setting in ntconf.h --- diff --git a/include/ntconf.h b/include/ntconf.h index f5c4930b7..0a35dd51b 100644 --- a/include/ntconf.h +++ b/include/ntconf.h @@ -33,7 +33,7 @@ /*#define CHANGE_COLOR*/ /* allow palette changes */ #define SELECTSAVED /* Provide menu of saved games to choose from at start */ -/* #define QWERTZ_SUPPORT */ /* when swap_yz is True, numpad 7 is 'z' not 'y' */ +#define QWERTZ_SUPPORT /* when swap_yz is True, numpad 7 is 'z' not 'y' */ /* * -----------------------------------------------------------------