mirror of
https://codeberg.org/noisytoot/notnotdnethack.git
synced 2025-07-31 09:52:25 +01:00
spelling
This commit is contained in:
parent
3bae5a6ae1
commit
de1402f171
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ static struct Bool_Opt
|
|||
{"hilite_pet", &iflags.wc_hilite_pet, TRUE, SET_IN_GAME}, /*WC*/
|
||||
#ifdef WIN32CON
|
||||
{"hilite_peaceful", &iflags.wc_hilite_peaceful, FALSE, SET_IN_GAME}, /*WC*/
|
||||
{"hilite_zombie", &iflags.wc_hilite_zombie, FALSE, SET_IN_GAME}, /*WC*/
|
||||
{"hilite_zombie", &iflags.wc_hilite_zombies, FALSE, SET_IN_GAME}, /*WC*/
|
||||
{"zombies_as_Z", &iflags.wc_zombie_z, TRUE, SET_IN_GAME}, /*WC*/
|
||||
{"use_inverse", &iflags.wc_inverse, TRUE, SET_IN_GAME}, /*WC*/
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue