forked from mirror/OpenTTD
(svn r15413) -Fix [FS#2529/2533]: inconsistencies between station and bridge building w.r.t. tile selection and when the window should be closed.
This commit is contained in:
@@ -71,9 +71,6 @@ struct TileHighlightData {
|
||||
ViewportPlaceMethod select_method;
|
||||
ViewportDragDropSelectionProcess select_proc;
|
||||
|
||||
bool lock_pos; //< If position changes are taken, or not
|
||||
bool lock_size; //< If size changes are taken, or not
|
||||
|
||||
TileIndex redsq;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user