mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-29 17:39:09 +00:00
(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:
@@ -1745,7 +1745,6 @@ enum MouseClick {
|
||||
TIME_BETWEEN_DOUBLE_CLICK = 500, ///< Time between 2 left clicks before it becoming a double click, in ms
|
||||
};
|
||||
|
||||
extern void UpdateTileSelection();
|
||||
extern bool VpHandlePlaceSizingDrag();
|
||||
|
||||
static void ScrollMainViewport(int x, int y)
|
||||
|
Reference in New Issue
Block a user