Add: Check that towns can build roads before generating map. (#12503)
This commit is contained in:
@@ -315,5 +315,6 @@ inline uint16_t TownTicksToGameTicks(uint16_t ticks)
|
||||
|
||||
|
||||
RoadType GetTownRoadType();
|
||||
bool CheckTownRoadTypes();
|
||||
|
||||
#endif /* TOWN_H */
|
||||
|
Reference in New Issue
Block a user