From 272c93486c13c7eac14f15b22ab212fef56c359d Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Sat, 16 Apr 2022 10:06:13 +0100 Subject: [PATCH] Documentation: Fix name of RST_GENERAL_FLAG_DRIVE_THROUGH_ONLY --- docs/newgrf-roadstops-nml.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/newgrf-roadstops-nml.html b/docs/newgrf-roadstops-nml.html index 4cc908b753..06e31b7c05 100644 --- a/docs/newgrf-roadstops-nml.html +++ b/docs/newgrf-roadstops-nml.html @@ -80,7 +80,7 @@ Do not show one way road overlay sprites, this should only be set if different graphics are provided for the different one-way states using the one_way_info variable.

RST_GENERAL_FLAG_NO_CATENARY
Do not show catenary graphics. (This only takes effect from road_stops version 2).

-

RSF_GENERAL_FLAG_DRIVE_THROUGH_ONLY
+

RST_GENERAL_FLAG_DRIVE_THROUGH_ONLY
Only allow drive-through stops (not bay stops). (This only takes effect from road_stops version 2).

minimum_bridge_heightArray of 6 items [0..255, ...]Minimum clearances required for a bridge for each of the 6 views/rotations (or 0 to not allow any bridge). Values are given in height level units (1 level == 8px).