Skip to content

Commit

Permalink
intelmap: Refactor Intelligence screen as overlay screen
Browse files Browse the repository at this point in the history
  • Loading branch information
past-due committed Oct 19, 2023
1 parent 6cad13b commit f548138
Show file tree
Hide file tree
Showing 5 changed files with 441 additions and 291 deletions.
2 changes: 1 addition & 1 deletion src/hci.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1575,7 +1575,7 @@ INT_RETVAL intRunWidgets()
intProcessDesign(retID);
break;
case INT_INTELMAP:
intProcessIntelMap(retID);
// no-op here
break;
case INT_TRANSPORTER:
intProcessTransporter(retID);
Expand Down
Loading

0 comments on commit f548138

Please sign in to comment.