(svn r27889) -Change: Do not cancel headquarter construction and engine-preview-query when shift-clicking (adf88)
This commit is contained in:
@@ -128,7 +128,7 @@ struct EnginePreviewWindow : Window {
|
||||
DoCommandP(0, this->window_number, 0, CMD_WANT_ENGINE_PREVIEW);
|
||||
/* FALL THROUGH */
|
||||
case WID_EP_NO:
|
||||
delete this;
|
||||
if (!_shift_pressed) delete this;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user