--- a/order_gui.c Sun Jan 29 19:50:01 2006 +0000+++ b/order_gui.c Sun Jan 29 20:03:50 2006 +0000@@ -191,6 +191,8 @@ Order order; int st_index;+ order.station = INVALID_STATION;+ // check depot first if (_patches.gotodepot) { switch (GetTileType(tile)) {