Documentation: Fix typo in newgrf-additions
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
<p>Within an FTST chunk, the MINV binary (type B) field contains the minimum (inclusive) (≥) version to accept. This is a Word (2 bytes).<br />
|
||||
The default value is 1.</p>
|
||||
<h4>Feature Maximum Version: C "FTST" -> B "MAXV"</h4>
|
||||
<p>Within an FTST chunk, the MINV binary (type B) field contains the maximum (inclusive) (≤) version to accept. This is a Word (2 bytes).<br />
|
||||
<p>Within an FTST chunk, the MAXV binary (type B) field contains the maximum (inclusive) (≤) version to accept. This is a Word (2 bytes).<br />
|
||||
The default value is 0xFFFF (no maximum).</p>
|
||||
<h4>Feature Set Global Variable 0x9D Bit: C "FTST" -> B "SETP"</h4>
|
||||
<p>Within an FTST chunk, the SETP binary (type B) field contains the bit number to set/clear in
|
||||
|
Reference in New Issue
Block a user