diff --git a/client/windows/CAdvmapInterface.cpp b/client/windows/CAdvmapInterface.cpp index 7ae0a3796..32c3e4b77 100644 --- a/client/windows/CAdvmapInterface.cpp +++ b/client/windows/CAdvmapInterface.cpp @@ -1594,7 +1594,6 @@ void CAdvMapInt::tileLClicked(const int3 &mapPos) LOCPLINT->openTownWindow(static_cast(topBlocking)); else if(canSelect) select(static_cast(topBlocking), false); - return; } else if(const CGHeroInstance * currentHero = curHero()) //hero is selected {