From e5dd19b0de54fe3500a7ea524bf53a7fec1cdc5a Mon Sep 17 00:00:00 2001 From: frosch Date: Wed, 18 Dec 2019 00:48:03 +0100 Subject: Cleanup: Properties 12 and 15 do not exist for road/tramtypes. --- src/newgrf.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/newgrf.cpp b/src/newgrf.cpp index a6a48b1ca..19086e376 100644 --- a/src/newgrf.cpp +++ b/src/newgrf.cpp @@ -4553,8 +4553,6 @@ static ChangeInfoResult RoadTypeReserveInfo(uint id, int numinfo, int prop, Byte break; case 0x10: // Road Type flags - case 0x12: // Station graphic - case 0x15: // Acceleration model case 0x16: // Map colour case 0x1A: // Sort order buf->ReadByte(); -- cgit v1.2.3-54-g00ecf