Fix #9020: Update station coverage highlight when adding/removing tiles
This commit is contained in:
committed by
Michael Lutz
parent
c73f578e8c
commit
fbbc80f79e
@@ -98,5 +98,6 @@ struct Town;
|
||||
|
||||
void SetViewportCatchmentStation(const Station *st, bool sel);
|
||||
void SetViewportCatchmentTown(const Town *t, bool sel);
|
||||
void MarkCatchmentTilesDirty();
|
||||
|
||||
#endif /* VIEWPORT_FUNC_H */
|
||||
|
||||
Reference in New Issue
Block a user