[-] Fixed bug with icons shift

This commit is contained in:
cybermind 2014-05-31 21:46:46 +06:00
parent d4924e8c3b
commit 1761d0d0a2

View file

@ -645,7 +645,6 @@ static void HandleMouseOn(const PixelPos screenPos)
MouseScrollState = ScrollNone;
ButtonAreaUnderCursor = -1;
ButtonUnderCursor = -1;
OldButtonUnderCursor = -1;
// BigMapMode is the mode which show only the map (without panel, minimap)
if (BigMapMode) {