(svn r15065) -Change (r14919): Allow to select a new station location by ctrl-clicking while distant-join window is open. (PhilSophus)

This commit is contained in:
frosch
2009-01-13 17:28:11 +00:00
parent e41655d67c
commit 4780c73224
4 changed files with 15 additions and 6 deletions

View File

@@ -2116,7 +2116,6 @@ static HighLightStyle GetAutorailHT(int x, int y)
* Also drawstyle is determined. Uses _thd.new.* as a buffer and calls SetSelectionTilesDirty() twice,
* Once for the old and once for the new selection.
* _thd is TileHighlightData, found in viewport.h
* Called by MouseLoop() in windows.cpp
*/
void UpdateTileSelection()
{