From 8090bbf7132dd386166d24ceaf024271f9021e67 Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Sun, 6 Nov 2022 15:20:00 +0000 Subject: [PATCH] Documentation: Fix error in roadstop_draw_mode bit table --- 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 e94a970b9b..7e0b31b090 100644 --- a/docs/newgrf-roadstops.html +++ b/docs/newgrf-roadstops.html @@ -92,7 +92,7 @@ BitValueMeaning 01Bay stops: Draw road type ground sprite 12Drive through stops: Draw road/tram type overlays - 44Road waypoints: Draw sprite layout ground sprite on top of the underlying road (by default the sprite layout ground sprite is not used) + 24Road waypoints: Draw sprite layout ground sprite on top of the underlying road (by default the sprite layout ground sprite is not used) The default value is 3 (bits 0 and 1 both set).