From 254bc4a710d0a395f7910bedce11a13296c657f9 Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Mon, 19 Nov 2018 19:29:52 +0000 Subject: [PATCH] Documentation: Fix typo in action 0 remapping description --- docs/newgrf-additions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/newgrf-additions.html b/docs/newgrf-additions.html index 49910151bf..9e1231b1aa 100644 --- a/docs/newgrf-additions.html +++ b/docs/newgrf-additions.html @@ -75,7 +75,7 @@

Action 14 - Property Mapping for Action 0

See Action 14 Specification and Action 0 Specification for background information.

The property mapping mechanism has the feature name: property_mapping, this document describes version 1.

-

Users of this mechanism SHOULD at minimum use test for the presence of the feature above or test variable 8D, below.

+

Users of this mechanism SHOULD at minimum test for the presence of the feature above or test variable 8D, below.

Property Mapping: C "A0PM"

Each A0PM chunk (type C) describes an individual property mapping.
Sub-chunks within each A0PM chunk may appear in any order, however except where otherwise noted each sub-chunk SHOULD only appear ONCE within an individual A0PM chunk.