1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-29 23:07:48 +02:00

quick army managment click next

This commit is contained in:
Laserlicht
2023-10-10 22:11:06 +02:00
committed by GitHub
parent e247c29269
commit 890c4ac19d
2 changed files with 1 additions and 5 deletions

View File

@@ -218,6 +218,7 @@ void EventDispatcher::handleLeftButtonClick(const Point & position, int toleranc
i->clickReleased(position);
i->mouseClickedState = isPressed;
return;
}
else
{