Sidebar will now always redraw.

This commit is contained in:
Justin Marshall
2020-06-04 19:17:43 -07:00
parent 13c0ff67b0
commit 9cc325dc44
3 changed files with 12 additions and 11 deletions
+1
View File
@@ -261,6 +261,7 @@ char const * Map_Selection(void)
}
if (_flags == KN_LMOUSE) {
{
choice = 0;
if (choice != -1) {
done = 1;
selection = choice;