Merge branch 'enhanced_viewport_overlay-sx' into jgrpp
Conflicts: src/misc.cpp
This commit is contained in:
@@ -44,7 +44,6 @@ void BuildLinkStatsLegend();
|
||||
struct TunnelBridgeToMap {
|
||||
TileIndex from_tile;
|
||||
TileIndex to_tile;
|
||||
uint8 colour;
|
||||
};
|
||||
typedef SmallVector<TunnelBridgeToMap, 64> TunnelBridgeToMapVector;
|
||||
|
||||
|
Reference in New Issue
Block a user