Fix broken keyboard shortcuts

This commit is contained in:
2020-02-02 01:32:10 -05:00
parent 7019a79567
commit 3df4a2223e
3 changed files with 49 additions and 72 deletions

View File

@@ -604,11 +604,7 @@ void handle_menu_choice(eMenu item_hit) {
if(!prime_time()) {
ASB("Finish what you're doing first.");
print_buf();
}
else {
give_help(62,0);
display_map();
}
} else display_map();
set_cursor(sword_curs);
break;
case eMenu::HELP_TOC: