1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-04-10 12:46:44 +00:00

rogueviz::presentation:: do not disable hud

This commit is contained in:
Zeno Rogue 2025-02-24 10:59:23 +01:00
parent 01f2c23245
commit 735ca0e47c

View File

@ -92,7 +92,6 @@ void non_game_slide(presmode mode) {
tour::slide_backup(vid.drawmousecircle, false);
tour::slide_backup(draw_centerover, false);
}
no_other_hud(mode);
}
void non_game_slide_scroll(presmode mode) {