Reset queued command when closing windows that can queue them.
This commit is contained in:
@@ -288,6 +288,7 @@ struct TerraformToolbarWindow : Window {
|
||||
{
|
||||
DeleteWindowById(WC_BUILD_OBJECT, 0);
|
||||
this->RaiseButtons();
|
||||
EraseQueuedTouchCommand();
|
||||
ResetObjectToPlace();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user