From 3da9f521a59d09817c01667db5719e16de20c849 Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Mon, 23 Oct 2023 22:49:07 +0100 Subject: [PATCH] Documentation: Fix stray HTML tag in road stops documentation --- docs/newgrf-roadstops.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/newgrf-roadstops.html b/docs/newgrf-roadstops.html index 30bbcb278b..d7c21457ea 100644 --- a/docs/newgrf-roadstops.html +++ b/docs/newgrf-roadstops.html @@ -179,7 +179,7 @@ The first byte is the build cost multiplier.
The second byte is the removal cost multiplier.
The total property length is 2 bytes.
- A value of 16 produces a build or removal cost the same as non-NewGRF road stops.. + A value of 16 produces a build or removal cost the same as non-NewGRF road stops.

Road stop height (in the build window) (16, or mappable property: roadstop_height)

This property sets the height used to size the road stop build window previews.