whitespace bit

This commit is contained in:
nhmall
2019-10-29 13:19:41 -04:00
parent fff4ceebdd
commit 76dadab568
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -4616,8 +4616,8 @@ After you have gained some experience with the game
and with editing files, you may want to alter settings via \fBSYMBOLS=\fP and with editing files, you may want to alter settings via \fBSYMBOLS=\fP
and \fBROGUESYMBOLS=\fP and \fBROGUESYMBOLS=\fP
in your configuration file to better suit your preferences. in your configuration file to better suit your preferences.
See the previous section for the special symbols S_pet_override See the previous section for the special symbols S_pet_override
to force a consistent symbol for all pets and and to force a consistent symbol for all pets and and
S_player_override to force a unique symbol for the player character S_player_override to force a unique symbol for the player character
if \fBaccessibility\fP is enabled in the sysconf file. if \fBaccessibility\fP is enabled in the sysconf file.
The most crucial settings to make the game accessible are: The most crucial settings to make the game accessible are:
+4 -4
View File
@@ -4871,10 +4871,10 @@ on the rogue level.
\elist \elist
You can also override one or more symbols using the {\it SYMBOLS\/} and You can also override one or more symbols using the {\it SYMBOLS\/} and
{\it ROGUESYMBOLS\/} config file options. Symbols are specified as {\it ROGUESYMBOLS\/} config file options. Symbols are specified as
{\it name:value\/} pairs. Note that {\it NetHack\/} escape-processes {\it name:value\/} pairs. Note that {\it NetHack\/} escape-processes
the {\it value\/} string in conventional C fashion. This means that `\verb+\+' the {\it value\/} string in conventional C fashion. This means that `\verb+\+'
is a prefix to take the following character literally. Thus `\verb+\+' needs is a prefix to take the following character literally. Thus `\verb+\+' needs
to be represented as `\verb+\\+'. to be represented as `\verb+\\+'.
The special prefix The special prefix
`\verb+\m+' switches on the meta bit in the symbol value, and the `\verb+\m+' switches on the meta bit in the symbol value, and the