From 85e1146fab19c61425637e033508d4920740d5cc Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Tue, 21 Nov 2023 20:56:06 +0000 Subject: [PATCH] Documentation: Fix typo in NewGRF additions (NML) document --- docs/newgrf-additions-nml.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/newgrf-additions-nml.html b/docs/newgrf-additions-nml.html index b3d9315dce..7f9dc5cd6d 100644 --- a/docs/newgrf-additions-nml.html +++ b/docs/newgrf-additions-nml.html @@ -644,7 +644,7 @@ item (FEAT_GLOBALVARS) { Set the look-ahead to single signal only mode for the most recently defined style (defined using the define_style property).
This property only makes a difference when the "realistic train braking is aspect limited" game setting is enabled, or when using a different signal - type which uses tyle_combined_normal_shunt.
+ type which uses style_combined_normal_shunt.
This is similar to style_lookahead_extra_aspects with a value of 0, except the lookahead always ends at the next signal, even if that signal type sets style_no_aspect_increase.
If enabled, this property overrides style_lookahead_extra_aspects.