mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-21 21:49:10 +00:00
Cleanup: Properties 12 and 15 do not exist for road/tramtypes.
This commit is contained in:
@@ -4553,8 +4553,6 @@ static ChangeInfoResult RoadTypeReserveInfo(uint id, int numinfo, int prop, Byte
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case 0x10: // Road Type flags
|
case 0x10: // Road Type flags
|
||||||
case 0x12: // Station graphic
|
|
||||||
case 0x15: // Acceleration model
|
|
||||||
case 0x16: // Map colour
|
case 0x16: // Map colour
|
||||||
case 0x1A: // Sort order
|
case 0x1A: // Sort order
|
||||||
buf->ReadByte();
|
buf->ReadByte();
|
||||||
|
Reference in New Issue
Block a user