Signals: Add GRF restriction info bit for may reverse
This commit is contained in:
@@ -116,6 +116,8 @@
|
||||
<dd>The signal is restricted (has a routing restriction program attached)</dd>
|
||||
<dt>RESERVE_THROUGH_ALWAYS</dt>
|
||||
<dd>The attached routing restriction program unconditionally sets reserve through</dd>
|
||||
<dt>MAY_REVERSE</dt>
|
||||
<dd>The attached routing restriction program may allow trains to reverse behind this signal</dd>
|
||||
</dl>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -428,6 +430,8 @@ item (FEAT_GLOBALVARS) {
|
||||
<dd>The signal is restricted (has a routing restriction program attached)</dd>
|
||||
<dt>RESERVE_THROUGH_ALWAYS</dt>
|
||||
<dd>The attached routing restriction program unconditionally sets reserve through</dd>
|
||||
<dt>MAY_REVERSE</dt>
|
||||
<dd>The attached routing restriction program may allow trains to reverse behind this signal</dd>
|
||||
</dl>
|
||||
</td>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user