diff --git a/Strategic/mapscreen.cpp b/Strategic/mapscreen.cpp index e3b6dc56..f2f39110 100644 --- a/Strategic/mapscreen.cpp +++ b/Strategic/mapscreen.cpp @@ -7634,6 +7634,7 @@ void GetMapKeyboardInput( UINT32 *puiNewEvent ) SetSectorFlag(sSectorX, sSectorY, (UINT8)0, SF_PLAYER_KNOWS_ENEMIES_ARE_HERE); } } + fMapPanelDirty = TRUE; } break; case 'b':