Cache viewport station/waypoint sign infomation
This commit is contained in:
@@ -51,6 +51,7 @@ BaseStation::~BaseStation()
|
||||
DeleteWindowById(WC_DEPARTURES_BOARD, this->index);
|
||||
|
||||
this->sign.MarkDirty();
|
||||
ViewportClearStationSignCache();
|
||||
}
|
||||
|
||||
Station::Station(TileIndex tile) :
|
||||
|
Reference in New Issue
Block a user