From 656a8b3b4f23efed774829cdd2e2763fa4569348 Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Mon, 13 Sep 2021 02:50:15 +0100 Subject: [PATCH] Changelog: Remove item which was accidentally not included in the release "The reverse behind signal pathfinder now takes into account the train length to avoid reversing sidings which are too short." --- jgrpp-changelog.md | 1 - 1 file changed, 1 deletion(-) diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index a4135d69cb..72b91efc7f 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -17,7 +17,6 @@ * Add slot action: try to acquire (only on reserve). * Fix last station visited not being set when the reservation ends at the target station, this could cause long-reserve conditionals to use the wrong last station visited value. * Fix reverse behind signal pathfinding when there is no dead-end beyond the signal. - * The reverse behind signal pathfinder now takes into account the train length to avoid reversing sidings which are too short. * NewGRF: * Allow using NewGRF switches (Action 2/3) for general rail signal sprites, in the same way as per-railtype signal sprites. * Enable recolouring of signal graphics.