diff --git a/Strategic/mapscreen.cpp b/Strategic/mapscreen.cpp index ef75a6d2..1250000f 100644 --- a/Strategic/mapscreen.cpp +++ b/Strategic/mapscreen.cpp @@ -8270,6 +8270,10 @@ void GetMapKeyboardInput( UINT32 *puiNewEvent ) break; } } + else + { + HandleDefaultEvent(&InputEvent); + } } // HEADROCK HAM 5: Alt alone shows sale prices on items in the sector inventory.