diff --git a/Strategic/mapscreen.cpp b/Strategic/mapscreen.cpp index 99a26bad..1bf9863d 100644 --- a/Strategic/mapscreen.cpp +++ b/Strategic/mapscreen.cpp @@ -6862,6 +6862,7 @@ void GetMapKeyboardInput( UINT32 *puiNewEvent ) if( gMPanelRegion.Cursor != EXTERN_CURSOR && !InSectorStackPopup() && !InItemStackPopup() ) { fShowMapInventoryPool = FALSE; + CreateDestroyMapInventoryPoolButtons( FALSE ); } } else if( fShowInventoryFlag == TRUE )