diff --git a/source/glest_game/game/game.cpp b/source/glest_game/game/game.cpp index 5131e446e..14ffcfaa9 100644 --- a/source/glest_game/game/game.cpp +++ b/source/glest_game/game/game.cpp @@ -1886,7 +1886,7 @@ void Game::render2d(){ renderer.reset2d(); //HUD - if(visibleHUD == true) { + if(visibleHUD == true && photoModeEnabled == false) { renderer.renderHud(); } //display