Merge branch 'NetHack-3.6'

This commit is contained in:
nhmall
2019-12-02 23:20:55 -05:00
6 changed files with 166 additions and 12 deletions

View File

@@ -32,7 +32,9 @@
/*#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' */
/*
* -----------------------------------------------------------------
* The remaining code shouldn't need modification.