diff -r 2ee8e92ef389 -r 4175805666a5 road_gui.c --- a/road_gui.c Mon Aug 28 12:57:33 2006 +0000 +++ b/road_gui.c Mon Aug 28 18:53:03 2006 +0000 @@ -412,7 +412,7 @@ if (WP(w,def_d).close) return; - w->click_state = ((1<<3) << _road_station_picker_orientation) | + w->click_state = ((1<<3) << _road_station_picker_orientation) | ((1<<7) << _station_show_coverage); DrawWindowWidgets(w);