1
0
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:
frosch
2019-12-18 00:48:03 +01:00
committed by Charles Pigott
parent b0d443d525
commit e5dd19b0de

@@ -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();