diff --git a/Strategic/mapscreen.cpp b/Strategic/mapscreen.cpp index 3691f458..dc6a9f26 100644 --- a/Strategic/mapscreen.cpp +++ b/Strategic/mapscreen.cpp @@ -7292,7 +7292,7 @@ void GetMapKeyboardInput( UINT32 *puiNewEvent ) case F12: #ifdef JA2BETAVERSION - //*puiNewEvent = MAP_EVENT_VIEWAI; + *puiNewEvent = MAP_EVENT_VIEWAI; #endif break;