Under oldstyle, mangled echoed unknown text to simulate old behavior.

This commit is contained in:
Eric S. Raymond 2017-07-05 02:34:36 -04:00
parent c8f3289828
commit df87c596fb
4 changed files with 31 additions and 7 deletions

View file

@ -43,7 +43,8 @@ There have been no gameplay changes.
-r:: Restore game from specified file
-o:: Old-style. Restores original interface, no prompt or line editing.
Also ignores new-school one-letter commands l, x, g, z, i.
Also ignores new-school one-letter commands l, x, g, z, i. Also
case-smashes and truncates unrecognized text when echoed.
== BUGS ==