Fixed cancelling building bridges
This commit is contained in:
@@ -174,6 +174,7 @@ struct BuildConfirmationWindow : Window {
|
|||||||
ToolbarSelectLastTool();
|
ToolbarSelectLastTool();
|
||||||
} else {
|
} else {
|
||||||
ResetObjectToPlace();
|
ResetObjectToPlace();
|
||||||
|
DeleteWindowByClass(WC_BUILD_BRIDGE);
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|||||||
2
todo.txt
2
todo.txt
@@ -16,5 +16,3 @@
|
|||||||
- Tooltip window steals touches, move tooltip window back to the top of the mouse cursor.
|
- Tooltip window steals touches, move tooltip window back to the top of the mouse cursor.
|
||||||
|
|
||||||
- Drag&drop is broken.
|
- Drag&drop is broken.
|
||||||
|
|
||||||
- Cancelling bridge building still sohws the dialog.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user