NewGRF: Only extend value of road stops variable 68 if feature tested for
This commit is contained in:
@@ -94,6 +94,8 @@ static bool IsExpensiveRoadStopsVariable(uint16 variable)
|
||||
case 0x68:
|
||||
case 0x6A:
|
||||
case 0x6B:
|
||||
case A2VRI_ROADSTOP_INFO_NEARBY_TILES_EXT:
|
||||
case A2VRI_ROADSTOP_INFO_NEARBY_TILES_V2:
|
||||
return true;
|
||||
|
||||
default:
|
||||
|
Reference in New Issue
Block a user