(svn r6685) -Fix (r6672): Hide the 'sell chain' panel instead of the horizontal scroll bar twice...

pull/155/head
peter1138 18 years ago
parent c362b3e919
commit e2292c69a6

@ -1008,7 +1008,7 @@ void ShowDepotWindow(TileIndex tile, byte type)
SetWindowWidgetsHiddenState(w, type != VEH_Train,
DEPOT_WIDGET_H_SCROLL,
DEPOT_WIDGET_H_SCROLL,
DEPOT_WIDGET_SELL_CHAIN,
WIDGET_LIST_END);
/* Move the widgets to their right locations */

Loading…
Cancel
Save