Merge branch 'fix-grammar-and-punctuation' of https://github.com/mogigoma/NetHack into mogigoma-fix-grammar-and-punctuation

This commit is contained in:
nhmall
2018-09-20 18:01:32 -04:00
9 changed files with 12 additions and 12 deletions

View File

@@ -20,7 +20,7 @@ Here's how to do it:
- The example above will alert the users for a new feature
added in 3.6.0 via a one-liner via pline(), but you
could get more elaborate (just make sure it is all done
in the 'if' code block..
in the 'if' code block.
Once the user finds the alert no longer useful, or becoming
annoying, they can set the "suppress_alert" option.