mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-13 09:39:10 +00:00
Cleanup: Remove unused constants. The value of the tram constant was also incorrect.
This commit is contained in:
@@ -14,9 +14,6 @@
|
||||
|
||||
typedef uint32 RoadTypeLabel;
|
||||
|
||||
static const RoadTypeLabel ROADTYPE_ROAD_LABEL = 'ROAD';
|
||||
static const RoadTypeLabel ROADTYPE_TRAM_LABEL = 'TRAM';
|
||||
|
||||
/**
|
||||
* The different roadtypes we support
|
||||
*
|
||||
|
Reference in New Issue
Block a user