Tracerestrict: Fix program execution when skipping double non-conditional
This commit is contained in:
@@ -699,6 +699,8 @@ void TraceRestrictProgram::Execute(const Train* v, const TraceRestrictProgramInp
|
||||
default:
|
||||
NOT_REACHED();
|
||||
}
|
||||
} else {
|
||||
if (IsTraceRestrictDoubleItem(type)) i++;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user