@@ -1760,6 +1760,8 @@ CommandCost CmdBuildRoadStop(TileIndex t
} else {
MakeRoadStop(cur_tile, st->owner, st->index, rs_type, rts, ddir);
}
MarkTileDirtyByTile(cur_tile);
Status change: