fix fast connect
This commit is contained in:
@@ -1749,4 +1749,4 @@ void GuiShowTooltipsExtra(Window *parent, uint param, TooltipCloseCondition clos
|
||||
void GuiShowStationRatingTooltip(Window *parent, const Station *st, const CargoSpec *cs) {
|
||||
DeleteWindowById(WC_STATION_RATING_TOOLTIP, 0);
|
||||
new StationRatingTooltipWindow(parent, st, cs);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user