From 2fa1d29100fc7f87c2bdb3cf459b00877d894632 Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 2 Dec 2019 23:22:45 -0500 Subject: [PATCH] uncomment setting in ntconf.h --- include/ntconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' */ /* * -----------------------------------------------------------------