Fixed issue 631
This commit is contained in:
@@ -912,6 +912,7 @@ bool WGuiMenu::CheckUserInput(JButton key)
|
|||||||
{
|
{
|
||||||
setSelected(n);
|
setSelected(n);
|
||||||
mEngine->LeftClickedProcessed();
|
mEngine->LeftClickedProcessed();
|
||||||
|
if (sync) syncMove();
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user