Merge pull request #96 from Spythere/development

hotfix: scenery timetable train statuses
This commit is contained in:
Spythere
2024-06-11 20:56:25 +02:00
committed by GitHub
@@ -251,7 +251,7 @@ export default defineComponent({
const trainStopStatus = getTrainStopStatus(
ct.checkpointStop,
ct.train.currentStationName,
sceneryName
sceneryName.replace(/_/g, ' ')
);
const trainStopIndex =