statusbar: elevate three messages to an ALERT, to make them more visible
Signed-off-by: Brand Huntsman <alpha@qzx.com>
Этот коммит содержится в:
родитель
c524fbe6d0
Коммит
25e9877607
@ -2154,8 +2154,7 @@ void statusbar(const char *msg)
|
||||
* message can be noticed and read. */
|
||||
void warn_and_shortly_pause(const char *msg)
|
||||
{
|
||||
statusbar(msg);
|
||||
beep();
|
||||
statusline(ALERT, msg);
|
||||
napms(1800);
|
||||
}
|
||||
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user