diff --git a/src/road_gui.cpp b/src/road_gui.cpp index c82bf54f91..90818f42ef 100644 --- a/src/road_gui.cpp +++ b/src/road_gui.cpp @@ -546,6 +546,11 @@ struct BuildRoadToolbarWindow : Window { virtual void OnPlaceDrag(ViewportPlaceMethod select_method, ViewportDragDropSelectionProcess select_proc, Point pt) { + if (this->last_started_action == WID_ROT_BUILD_TUNNEL) { + this->OnPlacePresize(pt, TileVirtXY(pt.x, pt.y)); + return; + } + /* Here we update the end tile flags * of the road placement actions. * At first we reset the end halfroad