GRF: Add extra road/tram type flag: towns cannot modify tiles
This commit is contained in:
@@ -337,5 +337,6 @@ static inline uint16 TownTicksToGameTicks(uint16 ticks) {
|
||||
|
||||
|
||||
RoadType GetTownRoadType(const Town *t);
|
||||
bool MayTownModifyRoad(TileIndex tile);
|
||||
|
||||
#endif /* TOWN_H */
|
||||
|
Reference in New Issue
Block a user