Save a copy of the symbols file to symbols.save when updating.

This commit is contained in:
Bart House
2019-10-30 19:17:03 -07:00
parent 33d00cf0e4
commit 86473526b8
3 changed files with 34 additions and 17 deletions

View File

@@ -1910,7 +1910,7 @@ const char *default_configfile =
"NetHack Defaults";
#else
#if defined(MSDOS) || defined(WIN32)
"defaults.nh";
CONFIG_FILE;
#else
"NetHack.cnf";
#endif