ensure a sane startup color for windows console
This commit is contained in:
@@ -2728,6 +2728,7 @@ void nethack_enter_consoletty(void)
|
|||||||
#ifdef VIRTUAL_TERMINAL_SEQUENCES
|
#ifdef VIRTUAL_TERMINAL_SEQUENCES
|
||||||
init_custom_colors();
|
init_custom_colors();
|
||||||
#endif /* VIRTUAL_TERMINAL_SEQUENCES */
|
#endif /* VIRTUAL_TERMINAL_SEQUENCES */
|
||||||
|
console.current_nhcolor = NO_COLOR;
|
||||||
}
|
}
|
||||||
#endif /* TTY_GRAPHICS */
|
#endif /* TTY_GRAPHICS */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user