Skip to content

Commit

Permalink
Documentation: Fix stray HTML tag in road stops documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
JGRennison committed Oct 23, 2023
1 parent 6b649f6 commit 3da9f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/newgrf-roadstops.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ <h4 id="roadstop_cost_multipliers">Road stop cost multipliers (15, or mappable p
The first byte is the build cost multiplier.<br />
The second byte is the removal cost multiplier.<br />
The total property length is 2 bytes.<br />
A value of 16 produces a build or removal cost the same as non-NewGRF road stops.</a>.
A value of 16 produces a build or removal cost the same as non-NewGRF road stops.
</p>
<h4 id="roadstop_height">Road stop height (in the build window) (16, or mappable property: roadstop_height)</h4>
<p>This property sets the height used to size the road stop build window previews.<br />
Expand Down

0 comments on commit 3da9f52

Please sign in to comment.