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

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
peter1138 18 years ago
parent de504592a8
commit 6b96a3aadc

@ -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