Merge branch 'NetHack-3.6'
This commit is contained in:
@@ -77,6 +77,9 @@ WIZARDS=*
|
||||
# IMPORTANT: If you change any of these locations, the directories they
|
||||
# point at must exist. NetHack will not create them for you.
|
||||
#
|
||||
# Before adjusting, you can verify the default locations for files with:
|
||||
# nethack --showpaths
|
||||
#
|
||||
# The location that users can adjust their config file startup options
|
||||
#CONFIGDIR=%USERPROFILE%\NetHack
|
||||
#
|
||||
@@ -88,7 +91,7 @@ WIZARDS=*
|
||||
#HACKDIR=%USERPROFILE%\NetHack\3.7
|
||||
#
|
||||
# The location that level files in progress are stored (writeable)
|
||||
LEVELDIR=%USERPROFILE%\AppData\Local\NetHack\3.7
|
||||
#LEVELDIR=%USERPROFILE%\AppData\Local\NetHack\3.7
|
||||
#
|
||||
# The location where saved games are kept (writeable)
|
||||
#SAVEDIR=%USERPROFILE%\AppData\Local\NetHack\3.7
|
||||
|
||||
Reference in New Issue
Block a user