[-] Fixed bug with icons shift
This commit is contained in:
parent
d4924e8c3b
commit
1761d0d0a2
1 changed files with 0 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue