NewGRF stations: Remove extended version of varuiable 68
This commit is contained in:
@@ -45,7 +45,6 @@ static bool IsExpensiveStationVariable(uint16 variable)
|
||||
case 0x67:
|
||||
case 0x68:
|
||||
case 0x6A:
|
||||
case A2VRI_STATION_INFO_NEARBY_TILES_EXT:
|
||||
case A2VRI_STATION_INFO_NEARBY_TILES_V2:
|
||||
return true;
|
||||
|
||||
|
Reference in New Issue
Block a user