]> granicus.if.org Git - nethack/commit
win32 palette option tweak
authornethack.allison <nethack.allison>
Thu, 5 Oct 2006 03:11:52 +0000 (03:11 +0000)
committernethack.allison <nethack.allison>
Thu, 5 Oct 2006 03:11:52 +0000 (03:11 +0000)
commit4ba3b7da34f4383a0b6263c503508bbed65ec6bb
treeba4d60bc9cac5263870e34d88c39e5c29ba49e9e
parent1299e2f3b1466db43ddb2aa97f6c01df22bcf8c9
win32 palette option tweak

The palette option is supposed to be allowed in the config file
without a value for win32 to trigger a load of a predefined
NetHack palette, but that wasn't working.

This fixes that. To prevent the use of any palette modification
code at all, just leave the palette option out of the config
file entirely.
src/options.c
sys/winnt/nttty.c