]> granicus.if.org Git - nethack/commitdiff
default is a permenant inventory window
authorAdam Powers <apowers@ato.ms>
Sat, 12 Sep 2020 19:27:29 +0000 (12:27 -0700)
committerAdam Powers <apowers@ato.ms>
Sat, 12 Sep 2020 19:27:29 +0000 (12:27 -0700)
sys/lib/sysconf

index 77b4c383f2237881bb365ae12f2e65de7e5569f5..2e1b66e12b5d850cde23b2f2dc03571948c184f7 100644 (file)
@@ -146,5 +146,6 @@ PANICTRACE_LIBC=0
 # option settings via NETHACKOPTIONS in their environment or via
 # ~/.nethackrc run-time configuration file.
 #OPTIONS=!autopickup,fruit:tomato,symset:DECgraphics
+OPTIONS=perm_invent
 
 #eof