Fixed bridges not building when confirmation is disabled, rearranged tooltip position to not obscure buttons
This commit is contained in:
@@ -238,7 +238,6 @@ void ShowBuildConfirmationWindow()
|
||||
|
||||
if (!_settings_client.gui.build_confirmation || _shift_pressed) {
|
||||
ConfirmPlacingObject();
|
||||
ToolbarSelectLastTool();
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user