more expanded-glyphs follow-up

relocate reset_glyphmap() call to more appropriate location
valley and mines unaligned altars are included in the level-specfic
colorization
This commit is contained in:
nhmall
2021-09-22 14:20:41 -04:00
parent fb37493f4a
commit c8c08a6aec
3 changed files with 7 additions and 4 deletions

View File

@@ -896,7 +896,7 @@ enum zap_colors {
enum altar_colors {
altar_color_unaligned = CLR_RED,
#if 0
#if defined(USE_GENERAL_ALTAR_COLORS)
/* On OSX with TERM=xterm-color256 these render as
* white -> tty: gray, curses: ok
* gray -> both tty and curses: black