Hide error message if user clicked 'Cancel' in buiuld confirmation window
This commit is contained in:
@@ -175,6 +175,7 @@ struct BuildConfirmationWindow : Window {
|
||||
} else {
|
||||
ResetObjectToPlace();
|
||||
DeleteWindowByClass(WC_BUILD_BRIDGE);
|
||||
ClearErrorMessages();
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user