Add railtype variable for adjacent crossing information
This commit is contained in:
@@ -108,6 +108,7 @@ static bool IsExpensiveRailtypeVariable(uint16 variable)
|
||||
{
|
||||
switch (variable) {
|
||||
case A2VRI_RAILTYPE_SIGNAL_VERTICAL_CLEARANCE:
|
||||
case A2VRI_RAILTYPE_ADJACENT_CROSSING:
|
||||
return true;
|
||||
|
||||
default:
|
||||
|
Reference in New Issue
Block a user