Codechange: Move some common code after adding/removing tiles to a station to its own function.
This commit is contained in:
@@ -483,6 +483,8 @@ public:
|
||||
|
||||
void UpdateVirtCoord();
|
||||
|
||||
void AfterStationTileSetChange(bool adding, StationType type);
|
||||
|
||||
/* virtual */ uint GetPlatformLength(TileIndex tile, DiagDirection dir) const;
|
||||
/* virtual */ uint GetPlatformLength(TileIndex tile) const;
|
||||
void RecomputeIndustriesNear();
|
||||
|
Reference in New Issue
Block a user